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