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.rs707 fn as_native(&self) -> *const sys::AIBinder_DeathRecipient { in as_native() method
755 fn as_native(&self) -> *const sys::AIBinder { in as_native() method
860 fn as_native(&self) -> *const sys::AIBinder { in as_native() method
Dparcel.rs179 fn as_native(&self) -> *const sys::AParcel { in as_native() method
193 fn as_native(&self) -> *const sys::AParcel { in as_native() method
Derror.rs383 fn as_native(&self) -> *const sys::AStatus { in as_native() method
Dbinder.rs654 fn as_native(&self) -> *const T; in as_native() method
661 fn as_native(&self) -> *const T { in as_native() method
Dnative.rs433 fn as_native(&self) -> *const sys::AIBinder { in as_native() method