OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:selinux_android_prop_context_handle
(Results
1 - 4
of
4
) sorted by null
/external/libselinux/include/selinux/
android.h
16
extern struct selabel_handle*
selinux_android_prop_context_handle
(void);
/external/toybox/toys/android/
getprop.c
74
TT.handle =
selinux_android_prop_context_handle
();
/system/core/init/
init.cpp
493
sehandle_prop =
selinux_android_prop_context_handle
();
/external/libselinux/src/
android.c
1513
struct selabel_handle*
selinux_android_prop_context_handle
(void)
function
[
all
...]
Completed in 166 milliseconds