Searched refs:GetOrCreateModelSafeGroupState (Results 1 – 2 of 2) sorted by relevance
56 return GetOrCreateModelSafeGroupState(true, in conflict_progress()60 return &GetOrCreateModelSafeGroupState(true, in mutable_conflict_progress()64 return GetOrCreateModelSafeGroupState(true, in update_progress()68 return &GetOrCreateModelSafeGroupState(true, in mutable_update_progress()74 return &GetOrCreateModelSafeGroupState(false, group)->update_progress; in GetUnrestrictedUpdateProgress()232 PerModelSafeGroupState* GetOrCreateModelSafeGroupState(bool restrict,
33 PerModelSafeGroupState* StatusController::GetOrCreateModelSafeGroupState( in GetOrCreateModelSafeGroupState() function in browser_sync::sessions::StatusController