Home
last modified time | relevance | path

Searched defs:from_interface (Results 1 – 2 of 2) sorted by relevance

/base/msdp/device_status/rust/subsystem/device_profile/sys/src/
Dadapter.rs60 fn from_interface(listener: *mut CICrossStateListener) -> Option<&'static mut Self> in from_interface() method
169 fn from_interface(strings: *mut CIStringVector) -> Option<&'static mut Self> in from_interface() method
Ddevice_profile.rs139 fn from_interface(cb: *mut CIProfileEventCb) -> Option<&'static mut Self> in from_interface() method