Searched refs:SetInfoCallback (Results 1 – 2 of 2) sorted by relevance
121 void SetInfoCallback(std::function<void(const std::string&)> info);
338 void FastBootDriver::SetInfoCallback(std::function<void(const std::string&)> info) { in SetInfoCallback() function in fastboot::FastBootDriver