Searched refs:SetActiveHandler (Results 1 – 3 of 3) sorted by relevance
38 bool SetActiveHandler(FastbootDevice* device, const std::vector<std::string>& args);
47 {FB_CMD_SET_ACTIVE, SetActiveHandler}, in FastbootDevice()
288 bool SetActiveHandler(FastbootDevice* device, const std::vector<std::string>& args) { in SetActiveHandler() function