HomeSort by relevance Sort by last modified time
    Searched full:selinux (Results 226 - 250 of 347) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/services/core/java/com/android/server/pm/
SELinuxMMAC.java 44 * Centralized access to SELinux MMAC (middleware MAC) implementation.
PackageInstallerService.java 64 import android.os.SELinux;
693 if (!SELinux.restorecon(stageDir)) {
    [all...]
  /frameworks/base/core/java/android/content/pm/
ApplicationInfo.java 466 * String retrieved from the seinfo tag found in selinux policy. This value
467 * is useful in setting an SELinux security context on the process as well
    [all...]
  /frameworks/base/core/java/android/os/
Process.java 469 * @param seInfo null-ok SELinux information for the new process.
594 * @param seInfo null-ok SELinux information for the new process.
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/sed/
execute.c 35 #include <selinux/selinux.h>
36 #include <selinux/context.h>
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
Makefile.in 77 $(top_srcdir)/m4/selinux-context-h.m4 \
78 $(top_srcdir)/m4/selinux-selinux-h.m4 \
    [all...]
  /bootable/recovery/updater/
install.c 30 #include <selinux/selinux.h>
    [all...]
  /frameworks/base/services/core/java/com/android/server/wallpaper/
WallpaperManagerService.java 56 import android.os.SELinux;
    [all...]
  /system/core/adb/
adb.c 43 #include <selinux/selinux.h>
    [all...]
  /art/runtime/
mem_map.cc 78 // The regular start of memory allocations. The first 64KB is protected by SELinux.
oat_file.cc 86 // On target, dlopen may fail when compiling due to selinux restrictions on installd.
  /external/checkpolicy/
ChangeLog 22 * Fix dead links to www.nsa.gov/selinux
  /external/chromium_org/courgette/testdata/
elf-32-1 
elf-32-2 
  /external/chromium_org/tools/memory_inspector/memory_inspector/backends/
android_backend.py 265 # Temporarily disable SELinux (until next reboot).
  /external/iptables/iptables/
ip6tables.8.in 138 SELinux. The security table is called after the filter table, allowing any
iptables.8.in 137 SELinux. The security table is called after the filter table, allowing any
  /external/libnl/lib/
utils.c 446 __ADD(NETLINK_SELINUX,selinux)
  /external/libselinux/src/
avc.c 10 #include <selinux/avc.h>
  /external/qemu/distrib/libselinux/src/
avc.c 10 #include <selinux/avc.h>
  /frameworks/base/core/jni/
com_android_internal_os_Zygote.cpp 44 #include <selinux/android.h>
  /frameworks/native/cmds/dumpstate/
dumpstate.c 155 run_command("PROCESSES (SELINUX LABELS)", 10, "ps", "-Z", NULL);
utils.c 41 #include <selinux/android.h>
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_ctypes.so 
  /system/core/debuggerd/
tombstone.cpp 44 #include <selinux/android.h>

Completed in 1488 milliseconds

1 2 3 4 5 6 7 8 91011>>