Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/partitionslot/test/unittest/
H A Dhdf_partitionslot_test.cpp58 int currentSlot = -1; variable
78 int currentSlot = 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/base/startup/init/services/begetctl/
H A Dpartitionslot.cpp54 int currentSlot = 0; in GetSlot() local
/ohos5.0/drivers/peripheral/partitionslot/hal/src/
H A Dpartitionslot_manager.cpp44 int32_t PartitionSlotManager::GetCurrentSlot(int32_t& currentSlot, int32_t& numOfSlots) in GetCurrentSlot()
/ohos5.0/base/startup/init/interfaces/innerkits/fs_manager/
H A Dfstab_mount.c443 int currentSlot = GetSlotInfoFromCmdLine("currentslot"); in GetCurrentSlot() local