Home
last modified time | relevance | path

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

/external/libvpx/nestegg/test/
Dtest.c41 log_callback(nestegg * ctx, unsigned int severity, char const * fmt, ...) in log_callback() function
105 r = nestegg_init(&ctx, io, log_callback); in main()
/external/dbus/bus/
Dselinux.c76 static void log_callback (const char *fmt, ...);
93 .func_log = log_callback,
144 log_callback (const char *fmt, ...) in log_callback() function