Searched refs:TryCancelUpdate (Results 1 – 2 of 2) sorted by relevance
688 bool TryCancelUpdate(bool* needs_merge);
143 if (!TryCancelUpdate(&needs_merge)) { in BeginUpdate()175 if (!TryCancelUpdate(&needs_merge)) { in CancelUpdate()184 bool SnapshotManager::TryCancelUpdate(bool* needs_merge) { in TryCancelUpdate() function in android::snapshot::SnapshotManager