Searched refs:GetAndIncSyncInterface (Results 1 – 4 of 4) sorted by relevance
219 SyncGenericInterface *storage = static_cast<SyncGenericInterface *>(GetAndIncSyncInterface()); in CheckPermissions()250 auto *syncInterface = GetAndIncSyncInterface(); in SendRemoteExecutorData()289 auto storage = GetAndIncSyncInterface(); in ReceiveRemoteExecutorAck()510 auto syncInterface = GetAndIncSyncInterface(); in SendRequestMessage()571 SyncGenericInterface *storage = static_cast<SyncGenericInterface *>(GetAndIncSyncInterface()); in ResponseStart()743 ISyncInterface *storage = GetAndIncSyncInterface(); in FillRequestPacket()843 ISyncInterface *RemoteExecutor::GetAndIncSyncInterface() const in GetAndIncSyncInterface() function in DistributedDB::RemoteExecutor
146 ISyncInterface *GetAndIncSyncInterface() const;
140 ISyncInterface *GetAndIncSyncInterface();
627 auto storage = GetAndIncSyncInterface(); in GetSyncTaskContext()1295 ISyncInterface *SyncEngine::GetAndIncSyncInterface() in GetAndIncSyncInterface() function in DistributedDB::SyncEngine