Home
last modified time | relevance | path

Searched refs:getValue (Results 51 – 63 of 63) sorted by relevance

123

/openbmc/openpower-vpd-parser/vpd-manager/
H A Deditor_impl.hpp123 auto getValue(openpower::vpd::constants::offsets::Offsets offset);
/openbmc/pldm/libpldmresponder/
H A Dbios_config.cpp351 auto getValue = [](uint16_t handle, in checkAttributeValueTable() local
387 getValue(pvHandls[i], *stringTable), in checkAttributeValueTable()
401 currentValue = getValue(pvHandls[handles[i]], *stringTable); in checkAttributeValueTable()
415 defaultValue = getValue(pvHandls[defIndices[i]], in checkAttributeValueTable()
/openbmc/openpower-pnor-code-mgmt/
H A Dversion.cpp56 Version::getValue(const std::string& filePath, in getValue() function in openpower::software::updater::Version
H A Ditem_updater.cpp107 (Version::getValue( in createActivation()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dmanager.cpp84 auto rawPelPath = ad.getValue(additional_data::rawPEL); in create()
91 auto esel = ad.getValue(additional_data::esel); in create()
786 str = pv::getValue(entry->priority(), in getResolution()
938 pv::getValue(attr.subsystem, pel_values::subsystemValues)); in createPELEntry()
H A Dpel.cpp751 if (ad.getValue("ESEL")) in makeADUserDataSection()
856 addProcessNameToJSON(json, ad.getValue("_PID"), dataIface); in makeSysInfoUserDataSection()
H A Dregistry.cpp617 auto adValue = additionalData.getValue(keyName); in getCalloutsUsingAD()
/openbmc/phosphor-bmc-code-mgmt/
H A Dversion.cpp30 std::string Version::getValue(const std::string& manifestFilePath, in getValue() function in phosphor::software::manager::Version
/openbmc/openpower-occ-control/
H A Docc_dbus.cpp94 double OccDBusSensors::getValue(const std::string& path) const in getValue() function in open_power::occ::dbus::OccDBusSensors
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dconfig_file_parser_tests.cpp1040 EXPECT_EQ(action->getValue(), true); in TEST()
1156 EXPECT_EQ(action->getValue(), in TEST()
1174 EXPECT_EQ(action->getValue(), (std::vector<uint8_t>{})); in TEST()
1191 EXPECT_EQ(action->getValue(), (std::vector<uint8_t>{0x11, 0x22, 0x33})); in TEST()
1208 EXPECT_EQ(action->getValue(), (std::vector<uint8_t>{})); in TEST()
2241 EXPECT_EQ(action->getValue(), 0); in TEST()
2394 EXPECT_EQ(action->getValue(), 0xCC); in TEST()
2410 EXPECT_EQ(action->getValue(), 0xCC); in TEST()
2725 EXPECT_EQ(action->getValue(), 0); in TEST()
2877 EXPECT_EQ(action->getValue(), 0xCC); in TEST()
[all …]
/openbmc/phosphor-logging/extensions/openpower-pels/tools/
H A Dpeltool.cpp417 std::string subsystem = pv::getValue(pel.userHeader().subsystem(), in genPELJSON()
434 std::string severity = pv::getValue(pel.userHeader().severity(), in genPELJSON()
/openbmc/openpower-pnor-code-mgmt/ubi/
H A Ditem_updater_ubi.cpp89 auto keyValues = Version::getValue( in processPNORImage()
/openbmc/phosphor-psu-code-mgmt/src/
H A Ditem_updater.cpp107 Version::getValue(manifestPath, {MANIFEST_EXTENDED_VERSION}); in createActivation()

123