Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/gpio-presence/
H A Dconfig_provider.cpp39 co_await getConfig(addConfig); in initialize() local
42 auto ConfigProvider::getConfig(AddedCallback addConfig) in getConfig() function in gpio_presence::ConfigProvider
/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.py157 def getConfig(self): member in FVPRunner
/openbmc/bmcweb/include/
H A Dpersistent_data.hpp388 inline ConfigFile& getConfig() in getConfig() function
/openbmc/phosphor-bmc-code-mgmt/common/src/
H A Dsoftware_manager.cpp48 static sdbusplus::async::task<std::optional<SoftwareConfig>> getConfig( in getConfig() function
/openbmc/phosphor-fan-presence/control/json/
H A Dmanager.hpp200 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