Searched refs:retrieveSerialFromId (Results 1 – 2 of 2) sorted by relevance
100 static std::string retrieveSerialFromId(const std::string& id);
147 PortInfo portInfo(name, string("\\\\.\\")+name, PortInfo::CDC, retrieveSerialFromId(deviceId));382 std::string UsbCdcIoChannel::retrieveSerialFromId(const std::string& id) function in UsbCdcIoChannel