Searched refs:NotifyUserChange (Results 1 – 6 of 6) sorted by relevance
95 virtual void NotifyUserChange() = 0;
69 void NotifyUserChange();
119 void NotifyUserChange() override;
1115 void SyncEngine::NotifyUserChange() in NotifyUserChange() function in DistributedDB::SyncEngine1122 executor->NotifyUserChange(); in NotifyUserChange()
132 void RemoteExecutor::NotifyUserChange() in NotifyUserChange() function in DistributedDB::RemoteExecutor
517 syncEngine_->NotifyUserChange(); in ClearSyncOperations()