Home
last modified time | relevance | path

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

/openbmc/qemu/qga/vss-win32/
H A Drequester.cpp257 DWORD get_reg_dword_value(HKEY baseKey, LPCSTR subKey, LPCSTR valueName, in get_reg_dword_value() argument
266 regGetValueError = RegGetValue(baseKey, subKey, valueName, RRF_RT_DWORD, in get_reg_dword_value()
/openbmc/bmcweb/redfish-core/lib/
H A Dsensors.hpp949 for (const auto& [valueName, valueVariant] : propertiesDict) in objectPropertiesToJson()
951 if (valueName != std::get<1>(p)) in objectPropertiesToJson()
968 if (valueName == "Value") in objectPropertiesToJson()
976 valueName, *doubleValue); in objectPropertiesToJson()
1675 for (const auto& [valueName, value] : values) in getInventoryItemAssociations()
1677 if (valueName == "endpoints") in getInventoryItemAssociations()
1720 for (const auto& [valueName, value] : values) in getInventoryItemAssociations()
1722 if (valueName == "endpoints") in getInventoryItemAssociations()