Home
last modified time | relevance | path

Searched defs:ZLOGF (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Dipc_debug.h25 #define ZLOGF(LOG_LABEL, fmt, args...) \ macro
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/
H A Dlog_print.h59 #define ZLOGF(...) Logger::Log(Logger::Level::LEVEL_FATAL, LOG_TAG_KV, __FILE_NAME__, __LINE__, __V… macro