Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/rust/tests/
H A Dintegration.rs115 fn get_selinux_context(&self) -> binder::Result<String> { in get_selinux_context() method
128 fn get_selinux_context(&self) -> binder::Result<String>; in get_selinux_context() method
160 fn get_selinux_context(&self) -> binder::Result<String> { in get_selinux_context() method
175 fn get_selinux_context(&self) -> binder::Result<String> { in get_selinux_context() method
286 fn get_selinux_context() { in get_selinux_context() function