Searched refs:TryCancelUpdate (Results 1 – 2 of 2) sorted by relevance
701 bool TryCancelUpdate(bool* needs_merge);
146 if (!TryCancelUpdate(&needs_merge)) { in BeginUpdate()178 if (!TryCancelUpdate(&needs_merge)) { in CancelUpdate()187 bool SnapshotManager::TryCancelUpdate(bool* needs_merge) { in TryCancelUpdate() function in android::snapshot::SnapshotManager