Home
last modified time | relevance | path

Searched defs:LOGI (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/util/nanotool/
Dlog.h34 #define LOGI(fmt, ...) Log::Info(fmt, ##__VA_ARGS__) macro
/device/generic/vulkan-cereal/third-party/angle/util/android/third_party/
Dandroid_native_app_glue.c29 #define LOGI(...) ((void)__android_log_print(ANDROID_LOG_INFO, "threaded_app", __VA_ARGS__)) macro
/device/google/contexthub/firmware/os/drivers/window_orientation/
Dwindow_orientation.c45 #define LOGI(fmt, ...) do { \ macro
/device/generic/vulkan-cereal/third-party/angle/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.h83 # define LOGI(...) ((void)__android_log_print(ANDROID_LOG_INFO, "VK-SAMPLE", __VA_ARGS__)) macro