Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/
H A Djson_config.hpp248 bool isOptional = false) 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()
/openbmc/bmcweb/redfish-core/include/utils/
H A Djson_utils.hpp588 bool isOptional = std::visit( in readJsonHelperObject() local