Home
last modified time | relevance | path

Searched refs:PrintDevice (Results 1 – 1 of 1) sorted by relevance

/system/core/fastboot/
Dfastboot.cpp263 static void PrintDevice(const char* local_serial, const char* status = nullptr, in PrintDevice() function
302 PrintDevice(serial.c_str(), interface.c_str(), info->device_path); in list_devices_callback()
405 PrintDevice(device.c_str(), transport ? "fastboot" : "offline"); in NetworkDeviceConnected()