/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Association/ |
H A D | meson.build | 4 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 D | meson.build | 3 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/callback-manager/include/ |
H A D | callback_manager.hpp | 9 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 D | interfaces_added.cpp | 21 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 D | associations.cpp | 173 std::vector<Association> associations = { in TEST_F() 198 std::vector<Association> associations = { in TEST_F() 233 std::vector<Association> associations = { in TEST_F() 269 std::vector<Association> associations = { in TEST_F() 303 std::vector<Association> associations = { in TEST_F() 406 std::vector<Association> associations = { in TEST_F() 481 std::vector<std::tuple<std::string, Association>> associationData; in TEST_F()
|
/openbmc/phosphor-objmgr/src/ |
H A D | types.hpp | 75 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 D | processing.cpp | 114 const std::variant<std::vector<Association>>* variantAssociations = in processInterfaceAdded() 129 std::vector<Association> associations = in processInterfaceAdded() 130 std::get<std::vector<Association>>(*variantAssociations); in processInterfaceAdded()
|
H A D | main.cpp | 143 const std::variant<std::vector<Association>>& variantAssociations) { in doAssociations() 155 std::vector<Association> associations = in doAssociations() 156 std::get<std::vector<Association>>(variantAssociations); in doAssociations() 544 std::variant<std::vector<Association>>> in main() 550 std::vector<Association> associations = in main() 551 std::get<std::vector<Association>>(prop->second); in main()
|
H A D | associations.cpp | 242 const std::vector<Association>& associations, const std::string& path, in associationChanged() 248 for (const Association& association : associations) in associationChanged() 318 Association assoc{type, endpointType, endpointPath}; in addPendingAssociation() 536 Association association{thisType, otherType, otherPath}; in findAssociations()
|
H A D | processing.hpp | 26 std::string, std::variant<std::vector<Association>>>>>>;
|
/openbmc/dbus-sensors/src/tests/ |
H A D | test_MCTPReactor.cpp | 51 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/src/ |
H A D | topology.hpp | 8 using Association = std::tuple<std::string, std::string, std::string>; typedef 18 std::unordered_map<std::string, std::vector<Association>> getAssocs(
|
H A D | topology.cpp | 45 std::unordered_map<std::string, std::vector<Association>> Topology::getAssocs( in getAssocs() 48 std::unordered_map<std::string, std::vector<Association>> result; in getAssocs()
|
/openbmc/intel-ipmi-oem/include/ |
H A D | types.hpp | 30 using Association = std::tuple<std::string, std::string, std::string>; typedef 34 int32_t, uint64_t, int64_t, double, std::vector<Association>,
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/ |
H A D | meson.build | 2 subdir('Association') subdir 44 input: ['../../../yaml/xyz/openbmc_project/Association.interface.yaml'], 45 output: ['Association.md'], 57 'xyz/openbmc_project/Association',
|
/openbmc/entity-manager/test/ |
H A D | test_topology.cpp | 13 const Association subchassisAssoc = 15 const Association powerAssoc = 228 const Association subchassisAssoc2 = 253 const Association subchassisAssoc2 =
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | README.md | 9 objects. A graph consisting of Inventory objects as vertices and Association as 13 ## Inventory Association
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | biblio.rst | 16 :author: Consumer Electronics Association (http://www.ce.org) 325 :author: Consumer Electronics Association (http://www.ce.org) 335 :author: Video Electronics Standards Association (http://www.vesa.org) 346 :author: Video Electronics Standards Association (http://www.vesa.org) 389 :author: Video Electronics Standards Association (http://www.vesa.org)
|
/openbmc/s2600wf-misc/callback-manager/src/ |
H A D | callback_manager.cpp | 280 std::variant<std::vector<Association>>> in createAssociationMatch() 302 const std::vector<Association>* associations = in createAssociationMatch() 303 std::get_if<std::vector<Association>>( in createAssociationMatch()
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libavc1394/ |
H A D | libavc1394_0.5.4.bb | 2 Association AV/C (Audio/Video Control) Digital Interface Command Set"
|
/openbmc/dbus-sensors/src/mctp/ |
H A D | MCTPReactor.hpp | 20 const std::vector<Association>& associations) = 0;
|
/openbmc/phosphor-host-ipmid/include/ipmid/ |
H A D | types.hpp | 21 using Association = std::tuple<std::string, std::string, std::string>; typedef 27 std::vector<std::string>, std::vector<Association>>;
|
/openbmc/phosphor-health-monitor/ |
H A D | health_metric.hpp | 19 sdbusplus::xyz::openbmc_project::Association::server::Definitions;
|
/openbmc/docs/architecture/ |
H A D | object-mapper.md | 181 xyz.openbmc_project.Association endpoints 264 xyz.openbmc_project.Association endpoints 342 xyz.openbmc_project.Association endpoints 396 xyz.openbmc_project.Association endpoints 476 `xyz.openbmc_project.Association.Definitions` interface, and then when an 502 On each of these objects, the interface `xyz.openbmc_project.Association` will
|
/openbmc/phosphor-dbus-monitor/src/ |
H A D | data_types.hpp | 69 sdbusplus::xyz::openbmc_project::Association::server::Definitions::
|