Searched refs:allstatus_ (Results 1 – 3 of 3) sorted by relevance
156 : allstatus_(allstatus) { in ScopedStatusLock()161 allstatus_->CalcStatusChanges(); in ~ScopedStatusLock()162 allstatus_->mutex_.Release(); in ~ScopedStatusLock()
69 AllStatus* allstatus_;
1541 AllStatus allstatus_; member in sync_api::SyncManager::SyncInternal1738 listeners.push_back(&allstatus_); in Init()1840 allstatus_.IncrementNotificationsSent(); in SendNotification()2263 allstatus_.HandleServerConnectionEvent(event); in HandleServerConnectionEvent()2447 return allstatus_.status(); in GetStatus()2603 bool notifications_enabled = allstatus_.status().notifications_enabled; in ProcessMessage()2698 allstatus_.SetNotificationsEnabled(notifications_enabled); in OnNotificationStateChange()2730 allstatus_.IncrementNotificationsReceived(); in OnIncomingNotification()