Home
last modified time | relevance | path

Searched refs:interfaceAssoc (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-objmgr/src/test/util/
H A Dassociation_objects.hpp27 AssociationInterfaces interfaceAssoc; in createDefaultInterfaceAssociation() local
29 auto& iface = interfaceAssoc[defaultFwdPath]; in createDefaultInterfaceAssociation()
34 auto& iface2 = interfaceAssoc[defaultRevPath]; in createDefaultInterfaceAssociation()
39 return interfaceAssoc; in createDefaultInterfaceAssociation()
43 void addEndpointToInterfaceAssociation(AssociationInterfaces& interfaceAssoc) in addEndpointToInterfaceAssociation() argument
45 auto iface = interfaceAssoc[defaultFwdPath]; in addEndpointToInterfaceAssociation()