Searched defs:GetQueuedSyncSize (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ | ||
H A D | syncer_proxy.cpp | 130 int SyncerProxy::GetQueuedSyncSize(int *queuedSyncSize) const in GetQueuedSyncSize() function in DistributedDB::SyncerProxy |
H A D | generic_syncer.cpp | 622 int GenericSyncer::GetQueuedSyncSize(int *queuedSyncSize) const in GetQueuedSyncSize() function in DistributedDB::GenericSyncer |
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/ | ||
H A D | sync_able_kvdb_connection.cpp | 189 int SyncAbleKvDBConnection::GetQueuedSyncSize(int *queuedSyncSize) const in GetQueuedSyncSize() function in DistributedDB::SyncAbleKvDBConnection |
H A D | sync_able_kvdb.cpp | 333 int SyncAbleKvDB::GetQueuedSyncSize(int *queuedSyncSize) const in GetQueuedSyncSize() function in DistributedDB::SyncAbleKvDB |