Searched refs:set_requesting_sid (Results 1 – 3 of 3) sorted by relevance
200 fn set_requesting_sid(&mut self, enable: bool); in set_requesting_sid() method693 pub set_requesting_sid: bool, field896 …$crate::binder_impl::IBinderInternal::set_requesting_sid(&mut binder, features.set_requesting_sid);
302 fn set_requesting_sid(&mut self, enable: bool) { in set_requesting_sid() method
59 service.set_requesting_sid(true); in main()