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.rs593 fn as_native(&self) -> *const sys::AIBinder_DeathRecipient { in as_native() method
635 fn as_native(&self) -> *const sys::AIBinder { in as_native() method
671 fn as_native(&self) -> *const sys::AIBinder { in as_native() method
Dbinder.rs535 fn as_native(&self) -> *const T; in as_native() method
542 fn as_native(&self) -> *const T { in as_native() method
Derror.rs366 fn as_native(&self) -> *const sys::AStatus { in as_native() method
Dnative.rs370 fn as_native(&self) -> *const sys::AIBinder { in as_native() method
Dparcel.rs56 fn as_native(&self) -> *const sys::AParcel { in as_native() method