Searched refs:WriteInfo (Results 1 – 3 of 3) sorted by relevance
47 bool WriteInfo(const std::string& message);
166 bool FastbootDevice::WriteInfo(const std::string& message) { in WriteInfo() function in FastbootDevice
65 device->WriteInfo(android::base::StringPrintf("%s:%s", name.c_str(), message.c_str())); in GetAllVars()76 device->WriteInfo(android::base::StringPrintf("%s:%s:%s", name.c_str(), arg_string.c_str(), in GetAllVars()