Searched refs:partitionslot (Results 1 – 6 of 6) sorted by relevance
51 sptr<IPartitionSlot> partitionslot = IPartitionSlot::Get(); in GetSlot() local52 if (partitionslot != nullptr) { in GetSlot()55 partitionslot->GetCurrentSlot(currentSlot, bootSlots); in GetSlot()73 sptr<IPartitionSlot> partitionslot = IPartitionSlot::Get(); in GetSuffix() local74 if (partitionslot != nullptr) { in GetSuffix()76 partitionslot->GetSlotSuffix(slot, suffix); in GetSuffix()94 sptr<IPartitionSlot> partitionslot = IPartitionSlot::Get(); in SetActiveSlot() local95 if (partitionslot != nullptr) { in SetActiveSlot()96 partitionslot->SetActiveSlot(slot); in SetActiveSlot()114 sptr<IPartitionSlot> partitionslot = IPartitionSlot::Get(); in SetUnbootSlot() local[all …]
128 sources += [ "partitionslot.cpp" ]
26 "//drivers/peripheral/partitionslot/hal/include",33 [ "//drivers/peripheral/partitionslot/hal:libpartition_slot_manager" ]
221 "//drivers/peripheral/partitionslot/hal/include",
164 "//drivers/peripheral/partitionslot/hal/include",
319 sources += [ "//base/startup/init/services/begetctl/partitionslot.cpp" ]