Searched refs:HasLocalChangePending (Results 1 – 3 of 3) sorted by relevance
130 return !IsThrottled() && (HasLocalChangePending() || IsGetUpdatesRequired()); in IsSyncRequired()139 bool DataTypeTracker::HasLocalChangePending() const { in HasLocalChangePending() function in syncer::sessions::DataTypeTracker166 } else if (HasLocalChangePending()) { in SetLegacyNotificationHint()
65 bool HasLocalChangePending() const;
245 if (it->second->HasLocalChangePending()) { in GetNudgedTypes()305 if (!tracker.IsThrottled() && tracker.HasLocalChangePending()) { in GetLegacySource()