Home
last modified time | relevance | path

Searched defs:makeId (Results 1 – 2 of 2) sorted by relevance

/openbmc/telemetry/tests/src/mocks/
H A Dsensor_mock.hpp22 static Id makeId(std::string_view service, std::string_view path) in makeId() function in SensorMock
/openbmc/telemetry/src/
H A Dsensor.cpp18 Sensor::Id Sensor::makeId(std::string_view service, std::string_view path) in makeId() function in Sensor