Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/openbmc/
H A Dopenbmc_managers.hpp126 propPair : intfPair.second) in asyncPopulatePid() local
128 if (propPair.first == "Name") in asyncPopulatePid()
131 std::get_if<std::string>(&propPair.second); in asyncPopulatePid()
141 else if (propPair.first == "Profiles") in asyncPopulatePid()
145 &propPair.second); in asyncPopulatePid()
167 propPair : intfPair.second) in asyncPopulatePid() local
169 if (propPair.first == "Class") in asyncPopulatePid()
172 std::get_if<std::string>(&propPair.second); in asyncPopulatePid()