Searched refs:ZLOGF (Results 1 - 3 of 3) sorted by relevance
/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | ipc_thread_skeleton.cpp | 63 ZLOGF(LOG_LABEL, "memory may be damaged, ret:%{public}u", ret); in TlsDestructor() 160 ZLOGF(LOG_LABEL, "memory may be damaged, ret:%{public}u", ret); in ~IPCThreadSkeleton() 211 ZLOGF(LOG_LABEL, "memory may be damaged, flag:%{public}u", current->usingFlag_.load()); in GetRemoteInvoker()
|
/foundation/communication/ipc/ipc/native/src/core/include/ |
H A D | ipc_debug.h | 25 #define ZLOGF(LOG_LABEL, fmt, args...) \ macro
|
/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/ |
H A D | log_print.h | 59 #define ZLOGF(...) Logger::Log(Logger::Level::LEVEL_FATAL, LOG_TAG_KV, __FILE_NAME__, __LINE__, __VA_ARGS__) macro
|
Completed in 2 milliseconds