Searched refs:propertyInterfaces (Results 1 – 7 of 7) sorted by relevance
84 return sensorInfo.propertyInterfaces.begin()->second.begin()->first; in nameProperty()185 sensorInfo.propertyInterfaces.begin()->first, in readingAssertion()186 sensorInfo.propertyInterfaces.begin()->second.begin()->first); in readingAssertion()215 if (sensorInfo.propertyInterfaces.begin()->first == in readingData()241 sensorInfo.propertyInterfaces.begin()->first, in readingData()242 sensorInfo.propertyInterfaces.begin()->second.begin()->first); in readingData()375 sensorInfo.propertyInterfaces.begin()->second.begin()->first); in readingAssertion()430 sensorInfo.propertyInterfaces.begin()->second.begin()->first); in readingData()520 const auto& interface = sensorInfo.propertyInterfaces.begin(); in readingAssertion()550 const auto& interface = sensorInfo.propertyInterfaces.begin(); in readingData()
78 const auto& interfaceList = sensorInfo.propertyInterfaces; in mapDbusToAssertion()111 const auto& interfaceList = sensorInfo.propertyInterfaces; in mapDbusToEventdata2()206 const auto& interface = sensorInfo.propertyInterfaces.begin(); in eventdata()228 const auto& interface = sensorInfo.propertyInterfaces.begin(); in assertion()301 for (const auto& interface : sensorInfo.propertyInterfaces) in assertion()386 sensorInfo.propertyInterfaces.begin()->first); in assertion()403 sensorInfo.propertyInterfaces.begin()->first);
155 intf = s.second.propertyInterfaces.begin()->first]( in initSensorMatches()178 s.second.propertyInterfaces.begin()->first, s.first); in initSensorMatches()255 info.propertyInterfaces.begin()->first.c_str()); in find_openbmc_path()593 sensorInfo.propertyInterfaces.begin()->first, in ipmiSensorGetSensorReading()599 sensorInfo.propertyInterfaces.begin()->first, props); in ipmiSensorGetSensorReading()843 if (info.propertyInterfaces.find(valueInterface) == in ipmiSensorGetSensorThresholds()844 info.propertyInterfaces.end()) in ipmiSensorGetSensorThresholds()925 if (info.propertyInterfaces.find(valueInterface) == in ipmiSenSetSensorThresholds()926 info.propertyInterfaces.end()) in ipmiSenSetSensorThresholds()1130 if (isAnalogSensor(info->propertyInterfaces.begin()->first)) in populate_record_from_dbus()
107 .propertyInterfaces = {
188 DbusInterfaceMap propertyInterfaces; member
199 {"", {sensor.second.propertyInterfaces.begin()->first}}}; in getSensorSubtree()
1474 for (auto& offsetValMap : sensor->second.propertyInterfaces.begin() in ipmiSenGetSensorEventEnable()