Searched refs:StartAutoSubscribeTimer (Results 1 – 5 of 5) sorted by relevance
30 int StartAutoSubscribeTimer(const ISyncInterface &syncInterface) override;
63 int SingleVerSyncEngine::StartAutoSubscribeTimer(const ISyncInterface &syncInterface) in StartAutoSubscribeTimer() function in DistributedDB::SingleVerSyncEngine
75 virtual int StartAutoSubscribeTimer(const ISyncInterface &syncInterface) = 0;
101 int StartAutoSubscribeTimer(const ISyncInterface &syncInterface) override;
75 int errCode = StartAutoSubscribeTimer(*syncInterface); in Initialize()992 int SyncEngine::StartAutoSubscribeTimer([[gnu::unused]] const ISyncInterface &syncInterface)