Searched refs:SoftwareName (Results 1 – 5 of 5) sorted by relevance
198 std::map<eid, SoftwareName> firmwareDeviceNameMap;221 std::optional<SoftwareName> obtainDeviceNameFromConfigurations(231 std::optional<SoftwareName> obtainDeviceNameFromDescriptors(
62 const SoftwareName& softwareName, const std::string& activeVersion,
22 const SoftwareName& softwareName, const std::string& activeVersion, in createFirmwareEntry()
84 SoftwareName softwareName{"TestDevice"}; in TEST()
106 using SoftwareName = std::string; typedef