Searched refs:GetVariant (Results 1 – 5 of 5) sorted by relevance
59 bool GetVariant(FastbootDevice* device, const std::vector<std::string>& args, std::string* message);
101 bool GetVariant(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetVariant() function
124 {FB_VAR_VARIANT, {GetVariant, nullptr}}, in GetVarHandler()
326 for _, variant := range (*toc).GetVariant() {
138 func (m *BuildApksResult) GetVariant() []*Variant { func