Home
last modified time | relevance | path

Searched refs:entityConfigPath (Results 1 – 1 of 1) sorted by relevance

/openbmc/google-ipmi-sys/
H A Dhandler_impl.hpp43 explicit Handler(const std::string& entityConfigPath = defaultConfigFile) : in Handler() argument
45 _configFile(entityConfigPath), in Handler()
48 const std::string& entityConfigPath = defaultConfigFile) : in Handler() argument
50 _configFile(entityConfigPath), bifurcationHelper(bifurcationHelper) {}; in Handler()