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

  /external/libvpx/nestegg/test/
test.c 41 log_callback(nestegg * ctx, unsigned int severity, char const * fmt, ...) function
105 r = nestegg_init(&ctx, io, log_callback);
  /frameworks/base/core/jni/
android_os_SELinux.cpp 520 static int log_callback(int type, const char *fmt, ...) { function in namespace:android
531 cb.func_log = log_callback;
  /external/dbus/bus/
selinux.c 76 static void log_callback (const char *fmt, ...);
93 .func_log = log_callback,
144 log_callback (const char *fmt, ...) function

Completed in 97 milliseconds