Searched defs:GetVarAll (Results 1 – 4 of 4) sorted by relevance
189 ### Summary193 ### Prototype205 ### Parameters223 ### Related Definitions251 ### Description257 ### Status Codes Returned
154 static bool GetVarAll(FastbootDevice* device) { in GetVarAll() function
106 RetCode FastBootDriver::GetVarAll(std::vector<std::string>* response) { in GetVarAll() function in fastboot::FastBootDriver
385 TEST_F(Conformance, GetVarAll) { in TEST_F() argument