Searched refs:SELINUX_ANDROID_RESTORECON_FORCE (Results 1 – 5 of 5) sorted by relevance
/external/toybox/toys/android/ | ||
D | restorecon.c | 37 if (toys.optflags & FLAG_F) flags |= SELINUX_ANDROID_RESTORECON_FORCE; in restorecon_main() |
/external/libselinux/include/selinux/ | ||
D | android.h | 44 #define SELINUX_ANDROID_RESTORECON_FORCE 8 macro |
/external/libselinux/src/ | ||
D | android.c | 1280 bool force = (flags & SELINUX_ANDROID_RESTORECON_FORCE) ? true : false; in selinux_android_restorecon_common() |
/external/robolectric/v3/runtime/ | ||
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |