Searched refs:TryCancelUpdate (Results 1 – 2 of 2) sorted by relevance
536 bool TryCancelUpdate(bool* needs_merge);
124 if (!TryCancelUpdate(&needs_merge)) { in BeginUpdate()153 if (!TryCancelUpdate(&needs_merge)) { in CancelUpdate()162 bool SnapshotManager::TryCancelUpdate(bool* needs_merge) { in TryCancelUpdate() function in android::snapshot::SnapshotManager