Home
last modified time | relevance | path

Searched defs:into (Results 1 – 5 of 5) sorted by relevance

/DragonOS-0.1.7/kernel/src/net/
Dmod.rs50 fn into(self) -> i32 { in into() method
271 fn into(self) -> u8 { in into() method
Dsyscall.rs909 fn into(self) -> u16 { in into() method
1030 fn into(self) -> i32 { in into() method
1119 fn into(self) -> i32 { in into() method
/DragonOS-0.1.7/kernel/src/driver/base/device/
Ddriver.rs19 fn into(self) -> SystemError { in into() method
Dmod.rs80 fn into(self) -> SystemError { in into() method
/DragonOS-0.1.7/kernel/src/time/
Dmod.rs337 fn into(self) -> smoltcp::time::Instant { in into() method
350 fn into(self) -> smoltcp::time::Duration { in into() method