Home
last modified time | relevance | path

Searched refs:GRD_REBUILD_DATABASE (Results 1 - 7 of 7) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/include/grd_base/
H A Dgrd_error.h45 #define GRD_REBUILD_DATABASE (-38000) macro
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dgrd_error.h51 #define GRD_REBUILD_DATABASE (-38000) macro
/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_db_adapter.h177 #define GRD_REBUILD_DATABASE (-38000) macro
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_utils.cpp82 { GRD_REBUILD_DATABASE, -E_REBUILD_DATABASE }, // rebuild database means ok
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dkv_delegate.cpp117 if (dbStatus == GRD_INVALID_FILE_FORMAT || dbStatus == GRD_REBUILD_DATABASE) { in RestoreIfNeed()
/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_db_adapter.cpp252 if (innerErr == GRD_OK || innerErr == GRD_REBUILD_DATABASE) { in TryRepairAndRebuild()
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drd_utils.cpp43 { GRD_REBUILD_DATABASE, E_OK},

Completed in 6 milliseconds