Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/base/
H A Dutils_log.h24 #define UTILS_LOGI(...) printf("info: " fmt "\n", __VA_ARGS__) macro
30 #define UTILS_LOGI(...) macro
/foundation/arkui/napi/interfaces/inner_api/cjffi/native/
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
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
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.cpp114 UTILS_LOGI("ptrID(%{public}lx) call %{public}lx. strongcnt: %{public}d weakcnt: %{public}d " \ in PrintTrace()
121 UTILS_LOGI("ptrID(%{public}lx) call %{public}lx. strongcnt: %{public}d PID: %{public}d TID: %{public}d", in PrintStrongTrace()
127 UTILS_LOGI("ptrID(%{public}lx) call %{public}lx. weakcnt: %{public}d PID: %{public}d TID: %{public}d", in PrintWeakTrace()
/foundation/ai/intelligent_voice_framework/llt/hdt/depend_libs/src/
H A Dfile_ex.cpp131 UTILS_LOGI("content is empty, no need to save!"); in SaveStringToFile()
164 UTILS_LOGI("content is empty, no need to save!"); in SaveStringToFd()
256 UTILS_LOGI("content is empty, no need to save!"); in SaveBufferToFile()
/foundation/graphic/graphic_surface/buffer_handle/src/
H A Dbuffer_handle.cpp33 #define UTILS_LOGI(...) (void)HILOG_INFO(LOG_CORE, __VA_ARGS__) macro
/foundation/graphic/graphic_surface/sync_fence/src/
H A Dsync_fence.cpp45 #define UTILS_LOGI(fmt, ...) B_CPRINTF(HILOG_INFO, fmt, ##__VA_ARGS__) macro

Completed in 3 milliseconds