Home
last modified time | relevance | path

Searched defs:ALOGI (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/fuchsia/include/cutils/
Dlog.h44 #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__)) macro
/device/generic/vulkan-cereal/fake-android-guest/log/
Dlog_main.h216 #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__)) macro