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