Home
last modified time | relevance | path

Searched defs:getConfig (Results 1 – 5 of 5) sorted by relevance

/openbmc/openpower-hw-diags/attn/
H A Dattention.cpp22 Config* Attention::getConfig() const in getConfig() function in attn::Attention
/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/
H A Drunner.py152 def getConfig(self): member in FVPRunner
/openbmc/bmcweb/include/
H A Dpersistent_data.hpp308 inline ConfigFile& getConfig() in getConfig() function
/openbmc/phosphor-fan-presence/control/json/
H A Dmanager.hpp201 static std::map<configKey, std::unique_ptr<T>> getConfig(bool isOptional, in getConfig() function in phosphor::fan::control::json::Manager
/openbmc/phosphor-logging/test/
H A Dremote_logging_test_config.cpp21 std::string getConfig(const char* filePath) in getConfig() function