Searched defs:isOptional (Results 1 – 3 of 3) sorted by relevance
247 bool isOptional = false) in getConfFile()
200 static std::map<configKey, std::unique_ptr<T>> getConfig(bool isOptional, in getConfig()
596 bool isOptional = std::visit( in readJsonHelperObject() local