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

  /external/libselinux/include/selinux/
android.h 38 extern int selinux_log_callback(int type, const char *fmt, ...)
  /external/toybox/toys/android/
getprop.c 57 int selinux_log_callback(int type, const char *fmt, ...) { function
72 cb.func_log = selinux_log_callback;
  /system/security/keystore/
permissions.cpp 95 cb.func_log = selinux_log_callback;
  /frameworks/av/drm/drmserver/
DrmManagerService.cpp 118 cb.func_log = selinux_log_callback;
  /frameworks/native/cmds/servicemanager/
service_manager.c 406 cb.func_log = selinux_log_callback;
  /system/core/debuggerd/
debuggerd.cpp 926 cb.func_log = selinux_log_callback;
  /external/libselinux/src/
android.c 1645 int selinux_log_callback(int type, const char *fmt, ...) function
    [all...]

Completed in 142 milliseconds