Searched refs:propertyInterfaces (Results 1 – 7 of 7) sorted by relevance
93 return sensorInfo.propertyInterfaces.begin()->second.begin()->first; in nameProperty()194 sensorInfo.propertyInterfaces.begin()->first, in readingAssertion()195 sensorInfo.propertyInterfaces.begin()->second.begin()->first); in readingAssertion()233 if (sensorInfo.propertyInterfaces.begin()->first == SensorValue::interface) in readingData()261 sensorInfo.propertyInterfaces.begin()->first, in readingData()262 sensorInfo.propertyInterfaces.begin()->second.begin()->first); in readingData()404 sensorInfo.propertyInterfaces.begin()->second.begin()->first); in readingAssertion()459 sensorInfo.propertyInterfaces.begin()->second.begin()->first); in readingData()548 const auto& interface = sensorInfo.propertyInterfaces.begin(); in readingAssertion()577 const auto& interface = sensorInfo.propertyInterfaces.begin(); in readingData()
78 const auto& interfaceList = sensorInfo.propertyInterfaces; in mapDbusToAssertion() 122 const auto& interfaceList = sensorInfo.propertyInterfaces; in mapDbusToEventdata2() 227 const auto& interface = sensorInfo.propertyInterfaces.begin(); in eventdata() 249 const auto& interface = sensorInfo.propertyInterfaces.begin(); in assertion() 322 for (const auto& interface : sensorInfo.propertyInterfaces) in assertion() 407 sensorInfo.propertyInterfaces.begin()->first); in assertion() 424 sensorInfo.propertyInterfaces.begin()->first);
163 intf = s.second.propertyInterfaces.begin()->first]( in initSensorMatches()186 s.second.propertyInterfaces.begin()->first, s.first); in initSensorMatches()263 info.propertyInterfaces.begin()->first.c_str()); in find_openbmc_path()601 sensorInfo.propertyInterfaces.begin()->first, in ipmiSensorGetSensorReading()607 sensorInfo.propertyInterfaces.begin()->first, props); in ipmiSensorGetSensorReading()849 if (info.propertyInterfaces.find(SensorValue::interface) == in ipmiSensorGetSensorThresholds()850 info.propertyInterfaces.end()) in ipmiSensorGetSensorThresholds()929 if (info.propertyInterfaces.find(SensorValue::interface) == in ipmiSenSetSensorThresholds()930 info.propertyInterfaces.end()) in ipmiSenSetSensorThresholds()1143 if (isAnalogSensor(info.propertyInterfaces.begin()->first)) in populateRecordFromDbus()
107 .propertyInterfaces = {
189 DbusInterfaceMap propertyInterfaces; member
207 {"", {sensor.second.propertyInterfaces.begin()->first}}}; in getSensorSubtree()
1496 for (auto& offsetValMap : sensor->second.propertyInterfaces.begin() in ipmiSenGetSensorEventEnable()