Home
last modified time | relevance | path

Searched defs:as_ref (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/binder/rust/src/parcel/
H A Dfile_descriptor.rs40 fn as_ref(&self) -> &File { in as_ref() method
/aosp12/frameworks/native/libs/binder/rust/src/
H A Dbinder.rs294 fn as_ref(&self) -> &I { in as_ref() method