HomeSort by relevance Sort by last modified time
    Searched full:enforcing (Results 51 - 75 of 506) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/libselinux/src/
avc_internal.h 62 /* message prefix and enforcing mode*/
  /external/llvm/include/llvm/CodeGen/
CommandFlags.h 248 CFIEnforcing("cfi-enforcing",
252 // Note that this option is linked to the cfi-enforcing option above: if
253 // cfi-enforcing is set, then the cfi-func-name option is entirely ignored. If
254 // cfi-enforcing is false and no cfi-func-name is set, then a default function
  /external/llvm/lib/CodeGen/
TargetOptionsImpl.cpp 56 /// the function that gets called on CFI violations in CFI non-enforcing mode
  /external/selinux/libselinux/man/man3/
selinux_status_open.3 65 returns 0 if SELinux is running in permissive mode, 1 if enforcing mode,
  /external/selinux/libselinux/src/
avc_internal.h 62 /* message prefix and enforcing mode*/
selinux_config.c 103 (buf + len, "enforcing", sizeof("enforcing") - 1)) {
selinuxswig_python.i 15 ENFORCING = 1
  /external/selinux/policycoreutils/sandbox/
test_sandbox.py 98 print "SELinux must be in enforcing mode for this test"
  /external/selinux/policycoreutils/sepolicy/
test_sepolicy.py 117 print "SELinux must be in enforcing mode for this test"
  /external/v8/src/
log-utils.h 121 // mutex_ is a Mutex used for enforcing exclusive
  /external/selinux/libselinux/include/selinux/
selinux.h 162 int (*func_setenforce) (int enforcing);
286 * This function determines the desired enforcing mode, sets the
288 * SELinux kernel enforcing status to match it, and loads the policy.
296 * determine how to proceed. If enforcing (*enforce > 0), then init should
493 whether the machine should be started in enforcing (1), permissive (0) or
  /docs/source.android.com/src/devices/tech/security/selinux/
concepts.jd 74 <li><em>Enforcing</em> - Security policy is enforced and logged. Failures appear as EPERM errors.
94 <p>Ideally, your policy is both in enforcing mode and confined. Unconfined
  /external/selinux/policycoreutils/sestatus/
sestatus.c 278 printf("enforcing\n");
292 printf("enforcing\n");
  /external/sepolicy/
te_macros 218 # Allow domain to set SELinux to enforcing.
258 # mmac enforcing mode and access logcat.
domain.te 158 # Get SELinux enforcing status.
234 # Only init prior to switching context should be able to set enforcing mode.
  /external/ceres-solver/include/ceres/
cost_function.h 109 // enforcing constraints, but is often good enough for things like
  /external/conscrypt/src/platform/java/org/conscrypt/
CertPinManager.java 65 * <p>If {@code chain} doesn't include those certificates and enforcing
  /external/guava/guava/src/com/google/common/util/concurrent/
TimeLimiter.java 49 * calls to the {@code target} object, enforcing the specified time limit on
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
stat.h 154 they do it by enforcing the correct use of the macros. */
  /system/media/audio_utils/tests/
fifo_tests.cpp 70 // Enforcing that everything is 16-bit is convenient for this.
  /frameworks/base/docs/html/guide/topics/security/
permissions.jd 13 <li><a href="#declaring">Declaring and Enforcing Permissions</a>
203 <h2>Declaring and Enforcing Permissions</h2>
281 <h3>Enforcing Permissions in AndroidManifest.xml</h3>
360 <h3>Enforcing Permissions when Sending Broadcasts</h3>
362 <p>In addition to the permission enforcing who can send Intents to a
  /frameworks/base/services/appwidget/java/com/android/server/appwidget/
AppWidgetServiceImpl.java 502 // NOTE: The lookup is enforcing security across users by making
538 // NOTE: The lookup is enforcing security across users by making
570 // NOTE: The lookup is enforcing security across users by making
607 // NOTE: The lookup is enforcing security across users by making
695 // NOTE: The lookup is enforcing security across users by making
764 // NOTE: The lookup is enforcing security across users by making
788 // NOTE: The lookup is enforcing security across users by making
    [all...]
  /external/selinux/policycoreutils/po/
as.po 1078 msgid "Could not determine enforcing mode.\n"
1079 msgstr "enforcing ?????? ???????? ??? ??????\n"
    [all...]
zh_CN.po 1067 msgid "Could not determine enforcing mode.\n"
1068 msgstr "???? enforcing ???\n"
1275 msgid "%s: Can't load policy and enforcing mode requested: %s\n"
    [all...]
  /developers/build/prebuilts/gradle/DeviceOwner/Application/src/main/java/com/example/android/deviceowner/
DeviceOwnerFragment.java 48 * actions, such as configuring global settings and enforcing a preferred Activity for a specific

Completed in 244 milliseconds

1 23 4 5 6 7 8 91011>>