Home
last modified time | relevance | path

Searched defs:get_descriptor (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/binder/rust/src/
Dnative.rs193 pub fn get_descriptor() -> &'static str { in get_descriptor() method
256 fn get_descriptor() -> &'static str { in get_descriptor() method
554 fn get_descriptor() -> &'static str { in get_descriptor() method
Dbinder.rs151 fn get_descriptor() -> &'static str; in get_descriptor() method
333 pub fn get_descriptor(&self) -> String { in get_descriptor() method
555 fn get_descriptor() -> &'static str in get_descriptor() method
Dproxy.rs742 fn get_descriptor() -> &'static str; in get_descriptor() method
/frameworks/native/libs/binder/rust/src/parcel/
Dparcelable_holder.rs36 fn get_descriptor() -> &'static str; in get_descriptor() method