Home
last modified time | relevance | path

Searched defs:association (Results 1 – 23 of 23) sorted by relevance

/openbmc/dbus-sensors/src/
H A DPwmSensor.hpp26 std::shared_ptr<sdbusplus::asio::dbus_interface> association; member in PwmSensor
H A DUtils.cpp606 std::shared_ptr<sdbusplus::asio::dbus_interface>& association, in createAssociation()
625 auto association = weakRef.lock(); in setInventoryAssociation() local
671 const std::shared_ptr<sdbusplus::asio::dbus_interface>& association, in createInventoryAssoc()
H A DUtils.hpp154 namespace association namespace
H A Dsensor.hpp110 std::shared_ptr<sdbusplus::asio::dbus_interface> association; member
/openbmc/pldm/fw-update/
H A Dfirmware_inventory.hpp75 SoftwareAssociationDefinitions association; member in pldm::fw_update::FirmwareInventory
/openbmc/phosphor-objmgr/src/
H A Dhandler.cpp298 const std::vector<std::string>& association = in getAssociatedSubTree() local
328 const std::vector<std::string>& association = in getAssociatedSubTreePaths() local
420 const std::string& association, in getAssociatedSubTreeById()
447 const std::string& association, in getAssociatedSubTreePathsById()
H A Dassociations.cpp248 for (const Association& association : associations) in associationChanged() local
537 Association association{thisType, otherType, otherPath}; in findAssociations() local
H A Dmain.cpp636 const std::string& association, in main()
637 std::vector<std::string>& endpointInterfaces) { in main()
/openbmc/estoraged/include/
H A Destoraged.hpp168 std::shared_ptr<sdbusplus::asio::dbus_interface> association; member in estoraged::EStoraged
/openbmc/phosphor-event/
H A Dmessage.hpp21 char *association; member
H A Devent_messaged_sdbus.c240 char *message, *severity, *association; in accept_message() local
425 int send_log_to_dbus(event_manager *em, const uint16_t logid, const char *association) in send_log_to_dbus()
/openbmc/dbus-sensors/src/fan/
H A DTachSensor.hpp45 std::shared_ptr<sdbusplus::asio::dbus_interface> association; member in RedundancySensor
/openbmc/s2600wf-misc/subprojects/callback-manager/include/
H A Dcallback_manager.hpp93 std::shared_ptr<sdbusplus::asio::dbus_interface> association; member
/openbmc/s2600wf-misc/callback-manager/include/
H A Dcallback_manager.hpp93 std::shared_ptr<sdbusplus::asio::dbus_interface> association; member
/openbmc/bmcweb/src/
H A Ddbus_utility.cpp150 std::string_view association, in getAssociatedSubTreeById()
168 std::string_view association, in getAssociatedSubTreePathsById()
/openbmc/smbios-mdr/include/
H A Dpcieslot.hpp31 using association = typedef
H A Dcpu.hpp46 using association = typedef
/openbmc/s2600wf-misc/hsbp-manager/include/
H A Dutils.hpp82 namespace association namespace
/openbmc/s2600wf-misc/subprojects/hsbp-manager/include/
H A Dutils.hpp82 namespace association namespace
/openbmc/ibm-logging/
H A Dmanager.cpp203 for (const auto& association : assocValue) in createCalloutObjects() local
/openbmc/phosphor-event/test/
H A Dutest.cpp11 const char* association, in build_event_record()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.cpp97 constexpr auto association = "xyz.openbmc_project.Association"; variable
605 auto association = std::get<AssociationsProperty>(getAssociationValue); in setCriticalAssociation() local
720 std::vector<std::string> association = {"xyz.openbmc_project.Association"}; in getLogIDWithHwIsolation() local
[all...]
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_snd.h161 uint32_t association; member