HomeSort by relevance Sort by last modified time
    Searched refs:getenforce (Results 1 - 13 of 13) sorted by null

  /art/tools/
setup-buildbot-device.sh 25 adb shell getenforce
  /external/libselinux/
Android.mk 10 src/getenforce.c \
  /external/toybox/
Android.mk 63 toys/android/getenforce.c \
273 getenforce \
  /external/v8/build/android/
adb_gdb 990 if [ $(adb_shell su -c getenforce) != "Permissive" ]; then
993 if [ $(adb_shell su -c getenforce) != "Permissive" ]; then
  /external/compiler-rt/lib/asan/scripts/
asan_device_setup 384 if adb_shell getenforce | grep Enforcing >/dev/null; then
  /prebuilts/clang/host/darwin-x86/clang-2629532/bin/
asan_device_setup 384 if adb_shell getenforce | grep Enforcing >/dev/null; then
  /prebuilts/clang/host/darwin-x86/clang-2658975/bin/
asan_device_setup 384 if adb_shell getenforce | grep Enforcing >/dev/null; then
  /prebuilts/clang/host/darwin-x86/clang-2690385/bin/
asan_device_setup 384 if adb_shell getenforce | grep Enforcing >/dev/null; then
  /prebuilts/clang/host/linux-x86/clang-2629532/bin/
asan_device_setup 384 if adb_shell getenforce | grep Enforcing >/dev/null; then
  /prebuilts/clang/host/linux-x86/clang-2658975/bin/
asan_device_setup 384 if adb_shell getenforce | grep Enforcing >/dev/null; then
  /prebuilts/clang/host/linux-x86/clang-2690385/bin/
asan_device_setup 384 if adb_shell getenforce | grep Enforcing >/dev/null; then
  /external/toybox/generated/
newtoys.h 79 USE_GETENFORCE(NEWTOY(getenforce, ">0", TOYFLAG_USR|TOYFLAG_SBIN))
flags.h 819 // getenforce >0 >0
    [all...]

Completed in 1559 milliseconds