Home
last modified time | relevance | path

Searched defs:appliedConfig (Results 1 – 2 of 2) sorted by relevance

/openbmc/smbios-mdr/src/
H A Dspeed_select.cpp178 sdbusplus::message::object_path appliedConfig() const override in appliedConfig() function in cpu_info::sst::CPUConfig
234 appliedConfig(sdbusplus::message::object_path value) override in appliedConfig() function in cpu_info::sst::CPUConfig
/openbmc/bmcweb/redfish-core/lib/
H A Dprocessor.hpp628 const sdbusplus::message::object_path* appliedConfig = nullptr; in getCpuConfigData() local