Home
last modified time | relevance | path

Searched defs:OH_LOG_INFO (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/
H A D_hi_log.md174 ### OH_LOG_INFO subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/
H A D_hi_log.md174 ### OH_LOG_INFO subsection
/ohos5.0/base/hiviewdfx/hilog/interfaces/native/kits/include/hilog/
H A Dlog.h196 #define OH_LOG_INFO(type, ...) ((void)OH_LOG_Print((type), LOG_INFO, LOG_DOMAIN, LOG_TAG, __VA_ARGS… macro