Home
last modified time | relevance | path

Searched defs:missingTables (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_relational_storage_engine.cpp380 …SingleRelationalStorageEngine::CleanDistributedDeviceTable(std::vector<std::string> &missingTables) in CleanDistributedDeviceTable()
H A Dsqlite_relational_store.cpp257 std::vector<std::string> missingTables; in CleanDistributedDeviceTable() local
H A Dsqlite_single_ver_relational_storage_executor.cpp1345 std::vector<std::string> &missingTables) in CheckAndCleanDistributedTable()