Searched refs:biosAttrIndex (Results 1 – 2 of 2) sorted by relevance
204 const DbusChObjProperties& chProperties, uint32_t biosAttrIndex);223 auto biosAttrIndex = biosAttributes.size() - 1; in constructAttribute() local224 auto dBusMap = biosAttributes[biosAttrIndex]->getDBusMap(); in constructAttribute()234 [this, biosAttrIndex](sdbusplus::message_t& msg) { in constructAttribute()239 biosAttrIndex); in constructAttribute()246 [this, biosAttrIndex, interface = dBusMap->interface]( in constructAttribute()256 ifaceIt->second, biosAttrIndex); in constructAttribute()
975 const DbusChObjProperties& chProperties, uint32_t biosAttrIndex) in processBiosAttrChangeNotification() argument977 const auto& dBusMap = biosAttributes[biosAttrIndex]->getDBusMap(); in processBiosAttrChangeNotification()979 const auto& attrName = biosAttributes[biosAttrIndex]->name; in processBiosAttrChangeNotification()1036 auto rc = biosAttributes[biosAttrIndex]->updateAttrVal( in processBiosAttrChangeNotification()