Home
last modified time | relevance | path

Searched refs:UTILS_LOGI (Results 1 - 5 of 5) sorted by relevance

/commonlibrary/c_utils/base/src/
H A Dutils_log.h26 #define UTILS_LOGI(...) (void)HiLogBasePrint(UTILS_LOG_TYPE, LOG_INFO, UTILS_LOG_DOMAIN, UTILS_LOG_TAG, __VA_ARGS__) macro
36 #define UTILS_LOGI(...) macro
H A Drefbase.cpp105 UTILS_LOGI("%{public}p call %{public}p. strong: %{public}d weak: %{public}d " \ in PrintTrace()
124 UTILS_LOGI("%{public}p call %{public}p. strong: %{public}d weak: %{public}d " \ in PrintRefs()
141 UTILS_LOGI("%{public}p start backtrace", this); in PrintTracker()
145 UTILS_LOGI("%{public}p end backtrace", this); in PrintTracker()
155 UTILS_LOGI("%{public}p start tracking", this); in EnableTracker()
236 UTILS_LOGI("%{public}p end tracking", this); in ~RefCounter()
H A Dfile_ex.cpp206 UTILS_LOGI("content is empty, no need to save!"); in SaveStringToFile()
239 UTILS_LOGI("content is empty, no need to save!"); in SaveStringToFd()
334 UTILS_LOGI("content is empty, no need to save!"); in SaveBufferToFile()
H A Dtimer.cpp61 UTILS_LOGI("no event for epoll wait, use detach to shutdown"); in Shutdown()
/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_ashmem_test.cpp43 #define UTILS_LOGI(...) (void)OHOS::HiviewDFX::HiLog::Info(label, __VA_ARGS__) macro
65 UTILS_LOGI("test_ashmem_WriteAndRead_001"); in HWTEST_F()

Completed in 3 milliseconds