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

  /external/selinux/libselinux/include/selinux/
android.h 24 extern void selinux_android_set_sehandle(const struct selabel_handle *hndl);
  /bootable/recovery/updater/
updater.cpp 146 selinux_android_set_sehandle(sehandle);
  /system/vold/
main.cpp 75 selinux_android_set_sehandle(sehandle);
  /system/core/init/
selinux.cpp 485 // will create and store its own copy, but selinux_android_set_sehandle() can be used to provide
489 selinux_android_set_sehandle(sehandle);
  /bootable/recovery/
recovery.cpp     [all...]
  /external/selinux/libselinux/src/android/
android_platform.c 1661 void selinux_android_set_sehandle(const struct selabel_handle *hndl) function
    [all...]

Completed in 148 milliseconds