OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:selinux_android_service_context_handle
(Results
1 - 3
of
3
) sorted by null
/external/libselinux/include/selinux/
android.h
18
extern struct selabel_handle*
selinux_android_service_context_handle
(void);
/frameworks/native/cmds/servicemanager/
service_manager.c
300
struct selabel_handle *tmp_sehandle =
selinux_android_service_context_handle
();
388
sehandle =
selinux_android_service_context_handle
();
/external/libselinux/src/
android.c
1531
struct selabel_handle*
selinux_android_service_context_handle
(void)
function
[
all
...]
Completed in 623 milliseconds