Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/rust/src/
H A Dbinder.rs227 fn set_requesting_sid(&mut self, enable: bool); in set_requesting_sid() method
719 pub set_requesting_sid: bool, field
H A Dproxy.rs302 fn set_requesting_sid(&mut self, enable: bool) { in set_requesting_sid() method