Home
last modified time | relevance | path

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

/base/startup/init/services/begetctl/
H A Dpartitionslot.cpp54 int currentSlot = 0; in GetSlot() local
55 partitionslot->GetCurrentSlot(currentSlot, bootSlots); in GetSlot()
56 std::cout << "The number of slots: " << bootSlots << "," << "current slot: " << currentSlot << std::endl; in GetSlot()
/base/startup/init/interfaces/innerkits/fs_manager/
H A Dfstab_mount.c443 int currentSlot = GetSlotInfoFromCmdLine("currentslot"); in GetCurrentSlot() local
444 BEGET_CHECK_RETURN_VALUE(currentSlot <= 0, currentSlot); in GetCurrentSlot()

Completed in 2 milliseconds