Searched refs:selinux_klog_callback (Results 1 - 4 of 4) sorted by relevance

/system/core/init/
H A Dlog.h30 int selinux_klog_callback(int level, const char* fmt, ...) __printflike(2, 3);
H A Dlog.cpp57 int selinux_klog_callback(int type, const char *fmt, ...) { function
H A Dueventd.cpp59 cb.func_log = selinux_klog_callback;
H A Dinit.cpp560 cb.func_log = selinux_klog_callback;

Completed in 78 milliseconds