Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/connect_adapter/include/
H A Dconnect.h55 #define ZLOGE(fmt, ...) \ macro
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dlog_print.h132 #define ZLOGE(fmt, ...) \ macro
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Dipc_debug.h28 #define ZLOGE(LOG_LABEL, fmt, args...) \ macro
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/
H A Dlog_print.h58 #define ZLOGE(...) Logger::Log(Logger::Level::LEVEL_ERROR, LOG_TAG_KV, __FILE_NAME__, __LINE__, __V… macro