Home
last modified time | relevance | path

Searched refs:UTILS_LOGF (Results 1 - 3 of 3) sorted by relevance

/commonlibrary/c_utils/base/src/
H A Dutils_log.h23 #define UTILS_LOGF(...) (void)HiLogBasePrint(UTILS_LOG_TYPE, LOG_FATAL, UTILS_LOG_DOMAIN, UTILS_LOG_TAG, __VA_ARGS__) macro
33 #define UTILS_LOGF(...) macro
H A Drefbase.cpp523 UTILS_LOGF("%{public}p still incStrongRef after last strong ref", this); in IncStrongRef()
536 UTILS_LOGF("Multi-threads trigger illegal decstrong from %{public}d due to AttemptIncStrong in ipc", in CheckIsAttemptAcquireSet()
553 UTILS_LOGF("%{public}p call decStrongRef too many times", this); in DecStrongRef()
/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_ashmem_test.cpp40 #define UTILS_LOGF(...) (void)OHOS::HiviewDFX::HiLog::Fatal(label, __VA_ARGS__) macro

Completed in 3 milliseconds