Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/device/
H A Dvariables.h53 bool GetPartitionIsLogical(FastbootDevice* device, const std::vector<std::string>& args,
H A Dvariables.cpp354 bool GetPartitionIsLogical(FastbootDevice* device, const std::vector<std::string>& args, in GetPartitionIsLogical() function
H A Dcommands.cpp132 {FB_VAR_IS_LOGICAL, {GetPartitionIsLogical, GetAllPartitionArgsWithSlot}},