Searched refs:GetCurrentSlot (Results 1 – 9 of 9) sorted by relevance
188 bool GetCurrentSlot(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetCurrentSlot() function190 std::string suffix = device->GetCurrentSlot(); in GetCurrentSlot()272 std::string slot_suffix = device->GetCurrentSlot(); in GetHasSlot()400 std::string slot_suffix = device->GetCurrentSlot(); in GetAllPartitionArgsNoSlot()430 uint32_t slot_number = SlotNumberForSlotSuffix(device->GetCurrentSlot()); in GetSuperPartitionName()
171 uint32_t current_slot = SlotNumberForSlotSuffix(device->GetCurrentSlot()); in ListPartitions()219 std::string current_slot_suffix = device->GetCurrentSlot(); in GetSuperSlotSuffix()
44 std::string GetCurrentSlot();
139 std::string FastbootDevice::GetCurrentSlot() { in GetCurrentSlot() function in FastbootDevice149 std::string suffix = boot_control_hal_->GetSuffix(boot_control_hal_->GetCurrentSlot()); in GetCurrentSlot()
70 if ((partition + device->GetCurrentSlot()) == partition_name) { in WipeOverlayfsForPartition()227 std::string slot_suffix = device->GetCurrentSlot(); in UpdateSuper()
36 bool GetCurrentSlot(FastbootDevice* device, const std::vector<std::string>& args,
125 {FB_VAR_CURRENT_SLOT, {::GetCurrentSlot, nullptr}},344 if (args[1] == device->GetCurrentSlot()) { in SetActiveHandler()
233 auto slot = GetCurrentSlot(); in TryCancelUpdate()253 SnapshotManager::Slot SnapshotManager::GetCurrentSlot() { in GetCurrentSlot() function in android::snapshot::SnapshotManager265 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()3970 auto slot = GetCurrentSlot(); in ProcessUpdateStateOnDataWipe()[all …]
767 Slot GetCurrentSlot();