Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/
H A Djson_config.hpp248 bool isOptional = false) in getConfFile() argument
279 if (confFile.empty() && !isOptional) in getConfFile()
/openbmc/phosphor-fan-presence/control/json/
H A Dmanager.hpp201 static std::map<configKey, std::unique_ptr<T>> getConfig(bool isOptional, in getConfig() argument
207 confAppName, T::confFileName, isOptional); in getConfig()
/openbmc/bmcweb/redfish-core/include/utils/
H A Djson_utils.hpp575 bool isOptional = std::visit( in readJsonHelperObject() local
582 if (isOptional) in readJsonHelperObject()