Home
last modified time | relevance | path

Searched defs:attrName (Results 1 – 9 of 9) sorted by relevance

/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_systemspecific_bios_test.cpp144 auto attrName = biosStringTable.findString(header.stringHandle); in TEST_F() local
220 auto attrName = biosStringTable.findString(attrHeader.stringHandle); in TEST_F() local
289 auto attrName = biosStringTable.findString(header.stringHandle); in TEST_F() local
H A Dlibpldmresponder_bios_config_test.cpp137 auto attrName = biosStringTable.findString(header.stringHandle); in TEST_F() local
213 auto attrName = biosStringTable.findString(attrHeader.stringHandle); in TEST_F() local
/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/
H A Dop_dump_util.cpp56 BIOSAttrValueType readBIOSAttribute(const std::string& attrName, in readBIOSAttribute()
/openbmc/pldm/libpldmresponder/
H A Dbios_config.cpp768 auto attrName = biosStringTable.findString(attrHeader.stringHandle); in traceBIOSUpdate() local
932 auto attrName = biosStringTable.findString(attrHeader.stringHandle); in setAttrValue() local
979 const auto& attrName = biosAttributes[biosAttrIndex]->name; in processBiosAttrChangeNotification() local
1061 uint16_t BIOSConfig::findAttrHandle(const std::string& attrName) in findAttrHandle()
H A Dbios_enum_attribute.cpp21 std::string attrName = entry.at("attribute_name"); in BIOSEnumAttribute() local
/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/
H A Dhyp_network_manager.cpp46 std::string attrName, std::variant<std::string, int64_t> attrValue, in setBIOSTableAttr()
/openbmc/openpower-pnor-code-mgmt/
H A Dutils.cpp115 void setPendingAttributes(sdbusplus::bus_t& bus, const std::string& attrName, in setPendingAttributes()
/openbmc/pldm/pldmtool/
H A Dpldm_bios_cmd.cpp758 std::string attrName; member in pldmtool::bios::GetBIOSAttributeCurrentValueByHandle
949 std::string attrName; member in pldmtool::bios::SetBIOSAttributeCurrentValue
/openbmc/dbus-sensors/src/psu/
H A DPSUSensorMain.cpp214 std::string attrName = eventPath.filename(); in checkGroupEvent() local