Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/rust/src/
H A Dbinder.rs133 fn set_requesting_sid(&mut self, enable: bool); in set_requesting_sid() method
565 pub set_requesting_sid: bool, field
H A Dproxy.rs303 fn set_requesting_sid(&mut self, enable: bool) { in set_requesting_sid() method