Lines Matching refs:GetCurrentSlot
233 auto slot = GetCurrentSlot(); in TryCancelUpdate()
253 SnapshotManager::Slot SnapshotManager::GetCurrentSlot() { in GetCurrentSlot() function in android::snapshot::SnapshotManager
265 switch (GetCurrentSlot()) { in GetSnapshotSlotSuffix()
745 auto slot = GetCurrentSlot(); in InitiateMerge()
1663 auto slot = GetCurrentSlot(); in HandleCancelledUpdate()
1677 auto current_slot = GetCurrentSlot(); in HandleCancelledUpdate()
1978 auto current_slot = GetCurrentSlot(); in RemoveAllSnapshots()
2215 auto slot = GetCurrentSlot(); in NeedSnapshotsInFirstStageMount()
2728 if (GetCurrentSlot() == Slot::Target) { in MapAllSnapshots()
3784 ss << "Boot indicator: booting from " << GetCurrentSlot() << " slot" << std::endl; in Dump()
3970 auto slot = GetCurrentSlot(); in ProcessUpdateStateOnDataWipe()
4396 auto slot = GetCurrentSlot(); in IsUserspaceSnapshotUpdateInProgress()