Searched refs:SELINUX_ANDROID_RESTORECON_VERBOSE (Results 1 - 5 of 5) sorted by relevance

/external/toybox/toys/android/
H A Drestorecon.c41 if (toys.optflags & FLAG_v) flags |= SELINUX_ANDROID_RESTORECON_VERBOSE;
/external/selinux/libselinux/include/selinux/
H A Dandroid.h46 #define SELINUX_ANDROID_RESTORECON_VERBOSE 2 macro
/external/selinux/libselinux/src/android/
H A Dandroid_platform.c1456 bool verbose = (flags & SELINUX_ANDROID_RESTORECON_VERBOSE) ? true : false;
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 274 milliseconds