Home
last modified time | relevance | path

Searched defs:into_raw_descriptor (Results 1 – 3 of 3) sorted by relevance

/external/crosvm/sys_util/src/
Ddescriptor.rs23 fn into_raw_descriptor(self) -> RawDescriptor; in into_raw_descriptor() method
100 fn into_raw_descriptor(self) -> RawDescriptor { in into_raw_descriptor() method
255 fn into_raw_descriptor(self) -> RawDescriptor { in into_raw_descriptor() method
/external/crosvm/base/src/
Dshm.rs85 fn into_raw_descriptor(self) -> RawDescriptor { in into_raw_descriptor() method
Devent.rs57 fn into_raw_descriptor(self) -> RawDescriptor { in into_raw_descriptor() method