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 D | rd_json_object.cpp | 404 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 D | rd_sqlite_utils.cpp | 176 GLOGW("[RDSQLiteUtils][Column blob] size over limit:%d", keySize); in GetColumnBlobValue()
|
H A D | sqlite_store_executor_impl.cpp | 333 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 D | rd_log_print.h | 41 #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 D | document_store.cpp | 179 GLOGW("Get original document not found."); in GetUpDataRePlaceData() 334 GLOGW("Get original document failed. %d", errCode); in GetUpsertRePlaceData()
|