Home
last modified time | relevance | path

Searched refs:GRD_DB_CLOSE_IGNORE_ERROR (Results 1 - 8 of 8) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_storage_engine.cpp59 (void)RdDBClose(db, GRD_DB_CLOSE_IGNORE_ERROR); in CreateNewExecutor()
66 (void)RdDBClose(db, GRD_DB_CLOSE_IGNORE_ERROR); in CreateNewExecutor()
71 (void)RdDBClose(db, GRD_DB_CLOSE_IGNORE_ERROR); in CreateNewExecutor()
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dgrd_type_export.h47 #define GRD_DB_CLOSE_IGNORE_ERROR 0x01 macro
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/include/grd_base/
H A Dgrd_type_export.h46 #define GRD_DB_CLOSE_IGNORE_ERROR 0x01 macro
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/executor/base/
H A Dgrd_db_api_inner.cpp40 (void)DocumentStoreManager::CloseDocumentStore(store, GRD_DB_CLOSE_IGNORE_ERROR); in GRD_DBOpenInner()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Ddocument_store_manager.cpp37 return (flag == GRD_DB_CLOSE) || (flag == GRD_DB_CLOSE_IGNORE_ERROR); in CheckDBCloseFlag()
/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_db_adapter.cpp136 PreferenceDbAdapter::GetApiInstance().DbCloseApi(db_, GRD_DB_CLOSE_IGNORE_ERROR); in ~PreferencesDb()
164 int errCode = PreferenceDbAdapter::GetApiInstance().DbCloseApi(db_, GRD_DB_CLOSE_IGNORE_ERROR); in CloseDb()
/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_db_adapter.h32 #define GRD_DB_CLOSE_IGNORE_ERROR 0x01 macro
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/test/unittest/api/
H A Ddocumentdb_api_test.cpp713 status = GRD_DBClose(db, GRD_DB_CLOSE_IGNORE_ERROR); in HWTEST_F()
755 status = GRD_DBClose(db, GRD_DB_CLOSE_IGNORE_ERROR); in HWTEST_F()

Completed in 5 milliseconds