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