Home
last modified time | relevance | path

Searched refs:PartitionSlotImpl (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/partitionslot/hdi_service/src/
H A Dpartitionslot_impl.cpp30 return new (std::nothrow) PartitionSlotImpl(); in PartitionSlotImplGetInstance()
33 int32_t PartitionSlotImpl::GetCurrentSlot(int32_t& currentSlot, int32_t& numOfSlots) in GetCurrentSlot()
39 int32_t PartitionSlotImpl::GetSlotSuffix(int32_t slot, std::string& suffix) in GetSlotSuffix()
45 int32_t PartitionSlotImpl::SetActiveSlot(int32_t slot) in SetActiveSlot()
51 int32_t PartitionSlotImpl::SetSlotUnbootable(int32_t slot) in SetSlotUnbootable()
/drivers/peripheral/partitionslot/hdi_service/include/
H A Dpartitionslot_impl.h25 class PartitionSlotImpl : public IPartitionSlot { class
27 virtual ~PartitionSlotImpl() {} in ~PartitionSlotImpl()

Completed in 2 milliseconds