Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/rust/src/
H A 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
H A 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
H A Dbinder.rs686 fn as_native(&self) -> *const T; in as_native() method
695 fn as_native(&self) -> *const T { in as_native() method
H A Dnative.rs472 fn as_native(&self) -> *const sys::AIBinder { in as_native() method
H A Derror.rs362 fn as_native(&self) -> *const sys::AStatus { in as_native() method