Home
last modified time | relevance | path

Searched refs:GLOGW (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Drd_json_object.cpp404 GLOGW("Invalid json type: %d", cjson_->type); in GetItemValue()
495 GLOGW("Invalid json field path, expect array index."); in GetChild()
501 GLOGW("Invalid json field type, expect object or array."); in GetChild()
508 GLOGW("Invalid json field type, expect object or array."); in GetChildPowerMode()
655 GLOGW("Invalid json field path, expect array index."); in DeleteItemDeeplyOnTarget()
H A Drd_sqlite_utils.cpp176 GLOGW("[RDSQLiteUtils][Column blob] size over limit:%d", keySize); in GetColumnBlobValue()
H A Dsqlite_store_executor_impl.cpp333 GLOGW("[sqlite executor] Create collection failed, collection already exists."); in CreateCollection()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/include/
H A Drd_log_print.h41 #define GLOGW(...) LogPrint::Log(LogPrint::Level::LEVEL_WARN, LOG_TAG_DOC, __VA_ARGS__) macro
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Ddocument_store.cpp179 GLOGW("Get original document not found."); in GetUpDataRePlaceData()
334 GLOGW("Get original document failed. %d", errCode); in GetUpsertRePlaceData()