Searched refs:ScopedStatusLock (Results 1 – 2 of 2) sorted by relevance
76 ScopedStatusLock lock(this); in OnSyncCycleEvent()91 ScopedStatusLock lock(this); in OnActionableError()97 ScopedStatusLock lock(this); in OnRetryTimeChanged()102 ScopedStatusLock lock(this); in OnThrottledTypesChanged()116 ScopedStatusLock lock(this); in SetNotificationsEnabled()121 ScopedStatusLock lock(this); in IncrementNotificationsReceived()126 ScopedStatusLock lock(this); in SetEncryptedTypes()131 ScopedStatusLock lock(this); in SetCryptographerReady()136 ScopedStatusLock lock(this); in SetCryptoHasPendingKeys()141 ScopedStatusLock lock(this); in SetPassphraseType()[all …]
24 class ScopedStatusLock; variable38 friend class ScopedStatusLock; variable83 class ScopedStatusLock {85 explicit ScopedStatusLock(AllStatus* allstatus);86 ~ScopedStatusLock();