Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dconfig_file_parser.hpp185 bool isEmptyValid = false) in parseString() argument
192 if (value.empty() && !isEmptyValid) in parseString()
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dconfig_file_parser.hpp783 bool isEmptyValid = false) in parseString() argument
790 if (value.empty() && !isEmptyValid) in parseString()