Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/partitionslot/test/unittest/
H A Dhdf_partitionslot_test.cpp57 int numOfSlots = 0; variable
77 int numOfSlots = 0; variable
/ohos5.0/drivers/peripheral/partitionslot/hdi_service/src/
H A Dpartitionslot_impl.cpp33 int32_t PartitionSlotImpl::GetCurrentSlot(int32_t& currentSlot, int32_t& numOfSlots) in GetCurrentSlot()
/ohos5.0/drivers/peripheral/partitionslot/hal/src/
H A Dpartitionslot_manager.cpp44 int32_t PartitionSlotManager::GetCurrentSlot(int32_t& currentSlot, int32_t& numOfSlots) in GetCurrentSlot()