Home
last modified time | relevance | path

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

/system/core/fastboot/device/
Dvariables.h51 bool GetPartitionType(FastbootDevice* device, const std::vector<std::string>& args,
Dvariables.cpp327 bool GetPartitionType(FastbootDevice* device, const std::vector<std::string>& args, in GetPartitionType() function
Dcommands.cpp134 {FB_VAR_PARTITION_TYPE, {GetPartitionType, GetAllPartitionArgsWithSlot}}, in GetVarHandler()