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.rs187 pub fn get_descriptor() -> &'static str { in get_descriptor() method
250 fn get_descriptor() -> &'static str { in get_descriptor() method
467 fn get_descriptor() -> &'static str { in get_descriptor() method
Dbinder.rs154 fn get_descriptor() -> &'static str; in get_descriptor() method
342 pub fn get_descriptor(&self) -> String { in get_descriptor() method
561 fn get_descriptor() -> &'static str in get_descriptor() method
Dproxy.rs713 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