Searched refs:ScopedStatusLock (Results 1 – 2 of 2) sorted by relevance
103 ScopedStatusLock lock(this); in OnSyncEngineEvent()123 ScopedStatusLock lock(this); in HandleServerConnectionEvent()141 ScopedStatusLock lock(this); in SetNotificationsEnabled()146 ScopedStatusLock lock(this); in IncrementNotificationsSent()151 ScopedStatusLock lock(this); in IncrementNotificationsReceived()155 ScopedStatusLock::ScopedStatusLock(AllStatus* allstatus) in ScopedStatusLock() function in browser_sync::ScopedStatusLock160 ScopedStatusLock::~ScopedStatusLock() { in ~ScopedStatusLock()
21 class ScopedStatusLock; variable29 friend class ScopedStatusLock; variable64 class ScopedStatusLock {66 explicit ScopedStatusLock(AllStatus* allstatus);67 ~ScopedStatusLock();