Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/device/
H A Dvariables.h68 bool GetSuperPartitionName(FastbootDevice* device, const std::vector<std::string>& args,
H A Dvariables.cpp428 bool GetSuperPartitionName(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetSuperPartitionName() function
H A Dcommands.cpp139 {FB_VAR_SUPER_PARTITION_NAME, {GetSuperPartitionName, nullptr}},