Home
last modified time | relevance | path

Searched refs:set_id_type (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.hpp616 inline void set_id_type(uint8_t type, SensorDataFullRecordBody* body) in set_id_type() function
621 inline void set_id_type(uint8_t type, SensorDataEventRecordBody* body) in set_id_type() function
H A Dsensorhandler.cpp1159 get_sdr::body::set_id_type(3, body); // "8-bit ASCII + Latin 1" in populate_record_from_dbus()
/openbmc/intel-ipmi-oem/include/
H A Dstoragecommands.hpp180 inline void set_id_type(uint8_t type, SensorDataFullRecordBody* body) in set_id_type() function
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp1913 get_sdr::body::set_id_type(3, &record.body); // "8-bit ASCII + Latin 1" in constructSensorSdr()
2034 get_sdr::body::set_id_type(3, &record.body); // "8-bit ASCII + Latin 1" in constructStaticSensorSdr()
2100 get_sdr::body::set_id_type(3, &record.body); // "8-bit ASCII + Latin 1" in constructVrSdr()