Searched refs:OH_LOG_IsLoggable (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/ |
H A D | _hi_log.md | 58 | int bool [OH_LOG_IsLoggable](#oh_log_isloggable) (unsigned int domain, const char \*tag, [LogLeve… 312 ### OH_LOG_IsLoggable() 315 int bool OH_LOG_IsLoggable (unsigned int domain, const char * tag, LogLevel level )
|
H A D | log_8h.md | 86 | int bool [OH_LOG_IsLoggable](_hi_log.md#oh_log_isloggable) (unsigned int domain, const char \*tag…
|
/ohos5.0/docs/zh-cn/application-dev/dfx/ |
H A D | hilog-guidelines-ndk.md | 13 | bool OH_LOG_IsLoggable(unsigned int domain, const char \*tag, LogLevel level) | 检查指定domain、tag和日志… 26 > OH_LOG_IsLoggable()和OH_LOG_Print()使用的domain、tag和level应保持一致。
|
/ohos5.0/base/hiviewdfx/hilog/frameworks/hilog_ndk/ |
H A D | hilog_ndk.c | 31 bool OH_LOG_IsLoggable(unsigned int domain, const char *tag, LogLevel level) in OH_LOG_IsLoggable() function
|
/ohos5.0/base/hiviewdfx/hilog/interfaces/native/kits/include/hilog/ |
H A D | log.h | 162 bool OH_LOG_IsLoggable(unsigned int domain, const char *tag, LogLevel level);
|
/ohos5.0/docs/en/application-dev/dfx/ |
H A D | hilog-guidelines-ndk.md | 13 | bool OH_LOG_IsLoggable(unsigned int domain, const char \*tag, LogLevel level) | Checks whether lo… 26 > The domains, tags, and levels specified in **OH_LOG_IsLoggable()** and **OH_LOG_Print()** must be…
|
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/ |
H A D | _hi_log.md | 58 | int bool [OH_LOG_IsLoggable](#oh_log_isloggable) (unsigned int domain, const char \*tag, [LogLeve… 312 ### OH_LOG_IsLoggable() 315 int bool OH_LOG_IsLoggable (unsigned int domain, const char * tag, LogLevel level )
|
H A D | log_8h.md | 86 | int bool [OH_LOG_IsLoggable](_hi_log.md#oh_log_isloggable) (unsigned int domain, const char \*tag…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/ |
H A D | native-apidiff-v3.1-release.md | 105 | DFX-hilog | bool OH_LOG_IsLoggable(unsigned int domain, const char *tag, LogLevel level) | 新增 …
|
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/ |
H A D | native-apidiff-v3.1-release.md | 105 | DFX - HiLog | bool OH_LOG_IsLoggable(unsigned int domain, const char *tag, LogLevel level) | Ad…
|