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

  /system/core/init/
log.h 27 int selinux_klog_callback(int level, const char* fmt, ...) __printflike(2, 3);
log.cpp 50 int selinux_klog_callback(int type, const char *fmt, ...) { function
ueventd.cpp 59 cb.func_log = selinux_klog_callback;
init.cpp 959 cb.func_log = selinux_klog_callback;
    [all...]

Completed in 8139 milliseconds