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

  /frameworks/base/core/jni/
android_os_SELinux.cpp 337 static int log_callback(int type, const char *fmt, ...) { function in namespace:android
360 cb.func_log = log_callback;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/test/
test.c 43 log_callback(nestegg * ctx, unsigned int severity, char const * fmt, ...) function
107 r = nestegg_init(&ctx, io, log_callback, -1);
  /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
  /external/vulkan-validation-layers/layers/
vk_layer_logging.h 241 static inline VKAPI_ATTR VkBool32 VKAPI_CALL log_callback(VkFlags msgFlags, VkDebugReportObjectTypeEXT objType, uint64_t srcObject, function
vk_layer_utils.cpp     [all...]
  /frameworks/native/cmds/installd/
installd.cpp 683 static int log_callback(int type, const char *fmt, ...) { function in namespace:android::installd
717 cb.func_log = log_callback;
otapreopt.cpp 836 static int log_callback(int type, const char *fmt, ...) { function in namespace:android::installd
869 cb.func_log = log_callback;

Completed in 572 milliseconds