Searched refs:should_unmap (Results 1 – 1 of 1) sorted by relevance
1993 bool should_unmap = current_slot != Slot::Target; in RemoveAllSnapshots() local1995 if (should_unmap && android::base::EndsWith(name, device_->GetSlotSuffix())) { in RemoveAllSnapshots()2003 should_unmap = false; in RemoveAllSnapshots()2008 if (should_unmap && !UnmapPartitionWithSnapshot(lock, name)) { in RemoveAllSnapshots()