Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/rust/src/
Dproxy.rs677 fn as_native(&self) -> *const sys::AIBinder_DeathRecipient { in as_native() method
724 fn as_native(&self) -> *const sys::AIBinder { in as_native() method
736 fn as_native(&self) -> *const sys::AIBinder { in as_native() method
Dparcel.rs176 fn as_native(&self) -> *const sys::AParcel { in as_native() method
188 fn as_native(&self) -> *const sys::AParcel { in as_native() method
Dbinder.rs660 fn as_native(&self) -> *const T; in as_native() method
669 fn as_native(&self) -> *const T { in as_native() method
Dnative.rs455 fn as_native(&self) -> *const sys::AIBinder { in as_native() method
Derror.rs362 fn as_native(&self) -> *const sys::AStatus { in as_native() method