Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/src/utils/
H A Djson_utils.cpp64 if (root.is_boolean()) in getEstimatedJsonSize()
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dconfig_file_parser.hpp117 if (!element.is_boolean()) in parseBoolean()
/openbmc/linux/drivers/iio/addac/
H A Dad74115.c237 bool is_boolean; member
266 .is_boolean = true, \
274 .is_boolean = true, \
1479 if (prop->is_boolean) { in ad74115_apply_fw_prop()
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dconfig_file_parser.hpp206 if (!element.is_boolean()) in parseBoolean()
/openbmc/openpower-vpd-parser/
H A Dibm_vpd_app.cpp325 if (itr.value().is_boolean()) in populateInterfaces()