Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/rust/src/
Derror.rs180 pub(crate) unsafe fn from_ptr(ptr: *mut sys::AStatus) -> Self { in from_ptr() method
Dbinder.rs337 pub(crate) unsafe fn from_ptr(ptr: *const sys::AIBinder_Class) -> InterfaceClass { in from_ptr() method