Searched defs:GetVarAll (Results 1 – 3 of 3) sorted by relevance
154 static bool GetVarAll(FastbootDevice* device) { in GetVarAll() function
106 RetCode FastBootDriver::GetVarAll(std::vector<std::string>* response) { in GetVarAll() function in fastboot::FastBootDriver
386 TEST_F(Conformance, GetVarAll) { in TEST_F() argument