Searched refs:GetVarHandler (Results 1 – 3 of 3) sorted by relevance
43 bool GetVarHandler(FastbootDevice* device, const std::vector<std::string>& args);
49 {FB_CMD_GETVAR, GetVarHandler}, in FastbootDevice()
105 bool GetVarHandler(FastbootDevice* device, const std::vector<std::string>& args) { in GetVarHandler() function