Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/pid/
H A Dthermalcontroller.cpp31 ThermalType getThermalType(const std::string& typeString) in getThermalType()
49 bool isThermalType(const std::string& typeString) in isThermalType()
/openbmc/pldm/pldmtool/
H A Dpldm_platform_cmd.cpp711 auto typeString = std::to_string(id); in getStateSetName() local
764 auto typeString = std::to_string(type); in getPDRType() local
2015 auto typeString = std::to_string(state); in getSensorState() local
H A Dpldm_fru_cmd.cpp274 auto typeString = std::to_string(type); in typeToString() local