Home
last modified time | relevance | path

Searched defs:currentSlot (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/partitionslot/test/unittest/
Dhdf_partitionslot_test.cpp58 int currentSlot = -1; variable
78 int currentSlot = 0; variable
/drivers/peripheral/partitionslot/hdi_service/src/
Dpartitionslot_impl.cpp33 int32_t PartitionSlotImpl::GetCurrentSlot(int32_t& currentSlot, int32_t& numOfSlots) in GetCurrentSlot()
/drivers/peripheral/partitionslot/hal/src/
Dpartitionslot_manager.cpp40 int32_t PartitionSlotManager::GetCurrentSlot(int32_t& currentSlot, int32_t& numOfSlots) in GetCurrentSlot()