Home
last modified time | relevance | path

Searched defs:LOGI (Results 1 - 6 of 6) sorted by relevance

/test/xts/acts/arkui/ace_ets_web_scheme_handler_three_napis/entry/src/main/cpp/common/
H A Dplugin_common.h22 #define LOGI(...) ((void)OH_LOG_Print(LOG_APP, LOG_INFO, LOG_DOMAIN, "HMG_LOG", __VA_ARGS__)) macro
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/common/
H A Dplugin_common.h22 #define LOGI(...) ((void)OH_LOG_Print(LOG_APP, LOG_INFO, LOG_DOMAIN, "HMG_LOG", __VA_ARGS__)) macro
/test/xts/acts/arkui/ace_ets_web_napis/entry/src/main/cpp/common/
H A Dplugin_common.h22 #define LOGI(...) ((void)OH_LOG_Print(LOG_APP, LOG_INFO, LOG_DOMAIN, "HMG_LOG", __VA_ARGS__)) macro
/test/xts/acts/arkui/ace_ets_web_scheme_handler_two_napis/entry/src/main/cpp/common/
H A Dplugin_common.h23 #define LOGI(...) ((void)OH_LOG_Print(LOG_APP, LOG_INFO, LOG_DOMAIN, "HMG_LOG", __VA_ARGS__)) macro
/test/xts/acts/graphic/graphicGlesExtension/
H A DgraphicGlesExtension.cpp30 #define LOGI(FMT, VARS...) ((void)OH_LOG_Print(LOG_APP, LOG_INFO, LOG_DOMAIN, "HMG_LOG", FMT, ##VARS)) macro
/test/xts/acts/multimedia/image/image_ets_standard/pictureNdk/entry/src/main/cpp/
H A DPictureNdk.cpp37 #define LOGI(...) ((void)OH_LOG_Print(LOG_APP, LOG_INFO, LOG_DOMAIN, LOG_TAG, __VA_ARGS__)) macro

Completed in 10 milliseconds