Home
last modified time | relevance | path

Searched defs:OH_LOG_INFO (Results 1 - 2 of 2) sorted by relevance

/napi_generator/examples/napitutorials/entry/src/main/cpp/include/
H A Djavascriptapi.h26 #define OH_LOG_INFO(type, ...) ((void)OH_LOG_Print((type), LOG_INFO, LOG_DOMAIN, LOG_TAG, __VA_ARGS__)) macro
/napi_generator/examples/pluginCase/serviceCode/
H A DNodeISayHello.cpp23 #define OH_LOG_INFO(type, ...) ((void)OH_LOG_Print((type), LOG_INFO, LOG_DOMAIN, LOG_TAG, __VA_ARGS__)) macro
[all...]

Completed in 1 milliseconds