Home
last modified time | relevance | path

Searched defs:tableStatus (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_relational_multi_user_test.cpp211 for (const auto &tableStatus : pair.second) { in CheckSyncTest() local
230 for (const auto &tableStatus : pair.second) { in CheckSyncTest() local
316 for (const auto &tableStatus : pair.second) { in CheckSyncResult() local
H A Ddistributeddb_relational_ver_p2p_sync_test.cpp342 for (const auto &tableStatus : tablesRes.second) { in BlockSync() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dicloud_syncer.h52 ProcessStatus tableStatus = ProcessStatus::PREPARED; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_delegate_impl.cpp185 for (const auto &tableStatus : tablesStatus) { in OnSyncComplete() local