Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/DocsSample/Media/Image/ImageEffect/entry/src/main/cpp/
Dlogging.h23 #define LOG_I(...) OH_LOG_Print(LOG_APP, LOG_INFO, 0xFF00, EFFECT_LOG_TAG, __VA_ARGS__) macro
/applications/standard/app_samples/code/BasicFeature/Media/ImageEffect/entry/src/main/cpp/
Dlogging.h23 #define LOG_I(...) OH_LOG_Print(LOG_APP, LOG_INFO, 0xFF00, EFFECT_LOG_TAG, __VA_ARGS__) macro