Home
last modified time | relevance | path

Searched refs:Association (Results 1 – 25 of 76) sorted by relevance

1234

/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Association/
H A Dmeson.build4 sdbusplus_current_path = 'xyz/openbmc_project/Association'
8 input: ['../../../../yaml/xyz/openbmc_project/Association.interface.yaml'],
27 'xyz/openbmc_project/Association',
41 'xyz/openbmc_project/Association/Definitions__markdown'.underscorify(),
43 '../../../../yaml/xyz/openbmc_project/Association/Definitions.interface.yaml',
57 'xyz/openbmc_project/Association/Definitions',
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Association/Definitions/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Association/Definitions'
6 'xyz/openbmc_project/Association/Definitions__cpp'.underscorify(),
8 '../../../../../yaml/xyz/openbmc_project/Association/Definitions.interface.yaml',
28 'xyz/openbmc_project/Association/Definitions',
/openbmc/s2600wf-misc/subprojects/callback-manager/include/
H A Dcallback_manager.hpp9 using Association = std::tuple<std::string, std::string, std::string>; typedef
34 association->register_property("Associations", std::set<Association>()); in AssociationManager()
36 std::set<Association>()); in AssociationManager()
50 std::set<Association> result; in setLocalAssociations()
72 std::set<Association> result; in setSensorAssociations()
/openbmc/s2600wf-misc/callback-manager/include/
H A Dcallback_manager.hpp9 using Association = std::tuple<std::string, std::string, std::string>; typedef
34 association->register_property("Associations", std::set<Association>()); in AssociationManager()
36 std::set<Association>()); in AssociationManager()
50 std::set<Association> result; in setLocalAssociations()
72 std::set<Association> result; in setSensorAssociations()
/openbmc/phosphor-objmgr/src/test/
H A Dinterfaces_added.cpp21 std::vector<Association> associations = { in createInterfacesAdded()
24 std::variant<std::vector<Association>> sdbVecAssoc = {associations}; in createInterfacesAdded()
25 std::vector<std::pair<std::string, std::variant<std::vector<Association>>>> in createInterfacesAdded()
H A Dassociations.cpp173 std::vector<Association> associations = { in TEST_F()
198 std::vector<Association> associations = { in TEST_F()
231 std::vector<Association> associations = { in TEST_F()
267 std::vector<Association> associations = { in TEST_F()
301 std::vector<Association> associations = { in TEST_F()
404 std::vector<Association> associations = { in TEST_F()
479 std::vector<std::tuple<std::string, Association>> associationData; in TEST_F()
/openbmc/entity-manager/src/entity_manager/
H A Dtopology.hpp8 using Association = std::tuple<std::string, std::string, std::string>; typedef
48 std::unordered_map<std::string, std::set<Association>> getAssocs(
68 std::unordered_map<std::string, std::set<Association>>& result,
73 std::unordered_map<std::string, std::set<Association>>& result,
H A Dtopology.cpp160 std::unordered_map<std::string, std::set<Association>> Topology::getAssocs( in getAssocs()
163 std::unordered_map<std::string, std::set<Association>> result; in getAssocs()
186 std::unordered_map<std::string, std::set<Association>>& result, in fillAssocsForPortId()
218 std::unordered_map<std::string, std::set<Association>>& result, in fillAssocForPortId()
/openbmc/phosphor-objmgr/src/
H A Dtypes.hpp75 using Association = std::tuple<std::string, std::string, std::string>; typedef
88 using ExistingEndpoint = std::tuple<std::string, Association>;
96 using FindAssocResults = std::vector<std::tuple<std::string, Association>>;
H A Dprocessing.cpp116 const std::variant<std::vector<Association>>* variantAssociations = in processInterfaceAdded()
131 std::vector<Association> associations = in processInterfaceAdded()
132 std::get<std::vector<Association>>(*variantAssociations); in processInterfaceAdded()
H A Dmain.cpp145 const std::variant<std::vector<Association>>& variantAssociations) { in doAssociations()
157 std::vector<Association> associations = in doAssociations()
158 std::get<std::vector<Association>>(variantAssociations); in doAssociations()
546 std::variant<std::vector<Association>>> in main()
552 std::vector<Association> associations = in main()
553 std::get<std::vector<Association>>(prop->second); in main()
H A Dprocessing.hpp25 std::string, std::variant<std::vector<Association>>>>>>;
/openbmc/intel-ipmi-oem/include/
H A Dtypes.hpp30 using Association = std::tuple<std::string, std::string, std::string>; typedef
34 int32_t, uint64_t, int64_t, double, std::vector<Association>,
/openbmc/dbus-sensors/src/tests/
H A Dtest_MCTPReactor.cpp51 const std::vector<Association>& associations),
109 std::vector<Association> requiredAssociation{ in TEST_F()
138 std::vector<Association> requiredAssociation{ in TEST_F()
170 std::vector<Association> requiredAssociation{ in TEST_F()
208 std::vector<Association> requiredAssociation{ in TEST()
/openbmc/entity-manager/docs/
H A Dassociations.md17 ### containing Association
49 ### powering Association
82 ### probing Association
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/
H A Dmeson.build2 subdir('Association') subdir
44 input: ['../../../yaml/xyz/openbmc_project/Association.interface.yaml'],
45 output: ['Association.md'],
57 'xyz/openbmc_project/Association',
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/
H A DREADME.md9 objects. A graph consisting of Inventory objects as vertices and Association as
13 ## Inventory Association
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libavc1394/
H A Dlibavc1394_0.5.4.bb2 Association AV/C (Audio/Video Control) Digital Interface Command Set"
/openbmc/pldm/fw-update/
H A Dfirmware_inventory.hpp18 sdbusplus::xyz::openbmc_project::Association::server::Definitions>;
/openbmc/dbus-sensors/src/mctp/
H A DMCTPReactor.hpp20 const std::vector<Association>& associations) = 0;
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dinband_code_update.cpp19 using Association = sdbusplus::common::xyz::openbmc_project::Association; typedef
210 method.append(Association::interface, in setVersions()
211 Association::property_names::endpoints); in setVersions()
224 method1.append(Association::interface, in setVersions()
225 Association::property_names::endpoints); in setVersions()
/openbmc/s2600wf-misc/subprojects/callback-manager/src/
H A Dcallback_manager.cpp282 std::variant<std::vector<Association>>> in createAssociationMatch()
304 const std::vector<Association>* associations = in createAssociationMatch()
305 std::get_if<std::vector<Association>>( in createAssociationMatch()
/openbmc/s2600wf-misc/callback-manager/src/
H A Dcallback_manager.cpp282 std::variant<std::vector<Association>>> in createAssociationMatch()
304 const std::vector<Association>* associations = in createAssociationMatch()
305 std::get_if<std::vector<Association>>( in createAssociationMatch()
/openbmc/entity-manager/test/
H A Dtest_topology.cpp15 const Association subchassisAssoc =
17 const Association powerAssoc =
229 Association subchassisAssoc2 =
254 Association subchassisAssoc2 =
/openbmc/phosphor-health-monitor/
H A Dhealth_metric.hpp19 sdbusplus::xyz::openbmc_project::Association::server::Definitions;

1234