Home
last modified time | relevance | path

Searched refs:GRD_DB_BUSY (Results 1 - 6 of 6) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/include/grd_base/
H A Dgrd_error.h52 #define GRD_DB_BUSY (-46000) macro
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dgrd_error.h59 #define GRD_DB_BUSY (-46000) macro
/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_db_adapter.h180 #define GRD_DB_BUSY (-46000) macro
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_utils.cpp85 { GRD_DB_BUSY, -E_BUSY },
/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_db_adapter.cpp237 } else if (innerErr == GRD_DB_BUSY) { in TryRepairAndRebuild()
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drd_utils.cpp56 { GRD_DB_BUSY, E_DATABASE_BUSY },

Completed in 5 milliseconds