Searched refs:chProperties (Results 1 – 8 of 8) sorted by relevance
141 const DbusChgHostEffecterProps& chProperties, size_t effecterInfoIndex,155 const DbusChgHostEffecterProps& chProperties, size_t effecterInfoIndex,
261 const pldm::utils::DbusChangedProps& chProperties);
557 const DbusChangedProps& chProperties) in processPriorityChangeNotification() argument561 const auto it = chProperties.find(propName); in processPriorityChangeNotification()562 if (it == chProperties.end()) in processPriorityChangeNotification()
408 const DbusChObjProperties& chProperties);
253 DbusUserObjProperties chProperties; in userUpdatedSignalHandler() local254 msg.read(intfName, chProperties); // skip reading 3rd argument. in userUpdatedSignalHandler()255 for (const auto& prop : chProperties) in userUpdatedSignalHandler()
191 const std::string& path, const DbusChObjProperties& chProperties) in processChAccessPropChange() argument208 for (const auto& prop : chProperties) in processChAccessPropChange()
194 const DbusChObjProperties& chProperties, uint32_t biosAttrIndex);
976 const DbusChObjProperties& chProperties, uint32_t biosAttrIndex) in processBiosAttrChangeNotification() argument982 const auto it = chProperties.find(propertyName); in processBiosAttrChangeNotification()983 if (it == chProperties.end()) in processBiosAttrChangeNotification()