Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/device/
H A Dvariables.h51 bool GetPartitionType(FastbootDevice* device, const std::vector<std::string>& args,
H A Dvariables.cpp310 bool GetPartitionType(FastbootDevice* device, const std::vector<std::string>& args, in GetPartitionType() function
H A Dcommands.cpp131 {FB_VAR_PARTITION_TYPE, {GetPartitionType, GetAllPartitionArgsWithSlot}},