Home
last modified time | relevance | path

Searched defs:into_source (Results 1 – 8 of 8) sorted by relevance

/external/crosvm/cros_async/src/
Dpoll_source.rs83 pub fn into_source(self) -> F { in into_source() method
350 fn into_source(self: Box<Self>) -> F { in into_source() method
During_source.rs40 pub fn into_source(self) -> F { in into_source() method
188 fn into_source(self: Box<Self>) -> F { in into_source() method
Dfd_executor.rs141 pub fn into_source(self) -> F { in into_source() method
Dio_ext.rs109 fn into_source(self: Box<Self>) -> F; in into_source() method
/external/crosvm/common/cros_async/src/
Dpoll_source.rs83 pub fn into_source(self) -> F { in into_source() method
350 fn into_source(self: Box<Self>) -> F { in into_source() method
During_source.rs40 pub fn into_source(self) -> F { in into_source() method
188 fn into_source(self: Box<Self>) -> F { in into_source() method
Dfd_executor.rs141 pub fn into_source(self) -> F { in into_source() method
Dio_ext.rs109 fn into_source(self: Box<Self>) -> F; in into_source() method