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.cpp875 static int log_callback(int type, const char *fmt, ...) { in log_callback() function
908 cb.func_log = log_callback; in otapreopt_main()
/frameworks/base/core/jni/
Dandroid_os_SELinux.cpp337 static int log_callback(int type, const char *fmt, ...) { in log_callback() function
360 cb.func_log = log_callback; in register_android_os_SELinux()
/frameworks/native/cmds/installd/tests/
Dinstalld_dexopt_test.cpp93 static int log_callback(int type, const char *fmt, ...) { // NOLINT in log_callback() function
118 cb.func_log = log_callback; in init_selinux()