Searched refs:propEntry (Results 1 – 1 of 1) sorted by relevance
631 for (const auto& propEntry : pcieDevProperties) in addPCIeFunctionList() local633 if (propEntry.first == devIDProperty) in addPCIeFunctionList()635 property = std::get_if<std::string>(&propEntry.second); in addPCIeFunctionList()