Searched refs:uniqueName (Results 1 – 1 of 1) sorted by relevance
900 …std::string uniqueName = std::to_string(devInfo->GetVendorId()) + "-" + std::to_string(devInfo->Ge… in AddDevice() local905 deviceVidPidMap_.insert(std::pair<std::string, std::string>(name, uniqueName)); in AddDevice()