Home
last modified time | relevance | path

Searched defs:typeStr (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-health-monitor/
H A Dhealth_metric_config.cpp103 std::string typeStr = key.substr(0, key.find_first_of(keyDelimiter)); in from_json() local
174 std::string typeStr = name.substr(0, name.find_first_of(nameDelimiter)); in getHealthMetricConfigs() local
/openbmc/phosphor-certificate-manager/
H A Dargument.hpp10 std::string typeStr; // certificate type member
/openbmc/phosphor-power/
H A Dutility.cpp162 auto typeStr = json.at("inventoryPMBusAccessType"); in getPMBusAccessType() local
/openbmc/service-config-manager/src/
H A Dmain.cpp78 const auto& typeStr = fullUnitName.substr(typePos + 1); in getUnitNameTypeAndInstance() local
/openbmc/bmcweb/redfish-core/lib/
H A Dethernet.hpp547 const std::string* typeStr = in extractIPV6Data() local
639 const std::string* typeStr = in extractIPData() local