Searched refs:FetchHandler (Results 1 – 3 of 3) sorted by relevance
54 bool FetchHandler(FastbootDevice* device, const std::vector<std::string>& args);
64 {FB_CMD_FETCH, FetchHandler}, in FastbootDevice()
855 bool FetchHandler(FastbootDevice* device, const std::vector<std::string>& args) { in FetchHandler() function