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

  /external/libvpx/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 444 static int log_callback(int type, const char *fmt, ...) { function in namespace:android
454 cb.func_log = log_callback;

Completed in 722 milliseconds