Home
last modified time | relevance | path

Searched refs:SyncerProxy (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsyncer_proxy.cpp23 SyncerProxy::SyncerProxy() in SyncerProxy() function in DistributedDB::SyncerProxy
49 int SyncerProxy::Close(bool isClosedOperation) in Close()
91 uint64_t SyncerProxy::GetTimestamp() in GetTimestamp()
154 int SyncerProxy::DisableManualSync(void) in DisableManualSync()
162 int SyncerProxy::EnableManualSync(void) in EnableManualSync()
186 int SyncerProxy::SetSyncRetry(bool isRetry) in SetSyncRetry()
202 void SyncerProxy::Dump(int fd) in Dump()
251 int SyncerProxy::UpgradeSchemaVerInMeta() in UpgradeSchemaVerInMeta()
259 void SyncerProxy::ResetSyncStatus() in ResetSyncStatus()
267 int64_t SyncerProxy::GetLocalTimeOffset() in GetLocalTimeOffset()
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/include/
H A Dsyncer_proxy.h27 class SyncerProxy : public ISyncer {
29 SyncerProxy();
30 ~SyncerProxy() {}; in ~SyncerProxy()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dsync_able_engine.h76 SyncerProxy syncer_; // use for sync Interactive
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dsync_able_kvdb.h164 SyncerProxy syncer_;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_mock_sync_module_test.cpp71 SyncerProxy syncer_;