Home
last modified time | relevance | path

Searched refs:log_callback (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/cmds/installd/
Dinstalld.cpp174 static int log_callback(int type, const char *fmt, ...) { // NOLINT in log_callback() function
205 cb.func_log = log_callback; in installd_main()
Dotapreopt.cpp805 static int log_callback(int type, const char *fmt, ...) { in log_callback() function
838 cb.func_log = log_callback; in otapreopt_main()
/frameworks/base/core/jni/
Dandroid_os_SELinux.cpp418 static int log_callback(int type, const char *fmt, ...) { in log_callback() function
441 cb.func_log = log_callback; in register_android_os_SELinux()
/frameworks/native/cmds/installd/tests/
Dinstalld_dexopt_test.cpp119 static int log_callback(int type, const char *fmt, ...) { // NOLINT in log_callback() function
144 cb.func_log = log_callback; in init_selinux()