Home
last modified time | relevance | path

Searched refs:IsDataMigrating (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_natural_store.h114 bool IsDataMigrating() const override;
H A Drd_single_ver_natural_store.cpp462 bool RdSingleVerNaturalStore::IsDataMigrating() const in IsDataMigrating() function in DistributedDB::RdSingleVerNaturalStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dgeneric_kvdb.h121 virtual bool IsDataMigrating() const;
H A Dgeneric_kvdb.cpp366 bool GenericKvDB::IsDataMigrating() const in IsDataMigrating() function in DistributedDB::GenericKvDB
H A Dgeneric_kvdb_connection.cpp188 if (kvDB_->IsDataMigrating()) { in Close()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.h150 bool IsDataMigrating() const override;
H A Dsqlite_single_ver_natural_store_extend.cpp127 bool SQLiteSingleVerNaturalStore::IsDataMigrating() const in IsDataMigrating() function in DistributedDB::SQLiteSingleVerNaturalStore