Home
last modified time | relevance | path

Searched refs:to_tuple (Results 1 – 2 of 2) sorted by relevance

/openbmc/telemetry/src/types/
H A Dreadings.cpp24 return labeledReadingData.to_tuple(); in toReadings()
/openbmc/telemetry/src/utils/
H A Dlabeled_tuple.hpp167 const tuple_type& to_tuple() const in to_tuple() function