Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/pid/
H A Dthermalcontroller.cpp38 ThermalType getThermalType(const std::string& typeString) in getThermalType()
56 bool isThermalType(const std::string& typeString) in isThermalType()
/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_base_cpld.hpp28 typeString, enumerator
/openbmc/pldm/pldmtool/
H A Dpldm_platform_cmd.cpp772 auto typeString = std::to_string(id); in getStateSetName() local
825 auto typeString = std::to_string(type); in getPDRType() local
2079 auto typeString = std::to_string(state); in getSensorState() local
H A Dpldm_fru_cmd.cpp274 auto typeString = std::to_string(type); in typeToString() local