Home
last modified time | relevance | path

Searched defs:ZLOGW (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/connect_adapter/include/
H A Dconnect.h47 #define ZLOGW(fmt, ...) \ macro
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dlog_print.h122 #define ZLOGW(fmt, ...) \ macro
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Dipc_debug.h31 #define ZLOGW(LOG_LABEL, fmt, args...) \ macro
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/
H A Dlog_print.h57 #define ZLOGW(...) Logger::Log(Logger::Level::LEVEL_WARN, LOG_TAG_KV, __FILE_NAME__, __LINE__, __VA… macro