Home
last modified time | relevance | path

Searched refs:GetAllPartitionArgsNoSlot (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/fastboot/device/
H A Dvariables.h93 std::vector<std::vector<std::string>> GetAllPartitionArgsNoSlot(FastbootDevice* device);
H A Dvariables.cpp397 std::vector<std::vector<std::string>> GetAllPartitionArgsNoSlot(FastbootDevice* device) { in GetAllPartitionArgsNoSlot() function
H A Dcommands.cpp127 {FB_VAR_HAS_SLOT, {GetHasSlot, GetAllPartitionArgsNoSlot}},