Searched refs:SyncerProxy (Results 1 – 5 of 5) sorted by relevance
23 SyncerProxy::SyncerProxy() in SyncerProxy() function in DistributedDB::SyncerProxy49 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 …]
27 class SyncerProxy : public ISyncer {29 SyncerProxy();30 ~SyncerProxy() {}; in ~SyncerProxy()
76 SyncerProxy syncer_; // use for sync Interactive
164 SyncerProxy syncer_;
71 SyncerProxy syncer_;