Searched refs:AllUpdatesApplied (Results 1 – 3 of 3) sorted by relevance
48 bool AllUpdatesApplied() const;
112 bool UpdateApplicator::AllUpdatesApplied() const { in AllUpdatesApplied() function in browser_sync::UpdateApplicator
204 if (!applicator.AllUpdatesApplied()) { in ApplyUpdatesTransactionally()