Lines Matching full:interfaces

16 [phosphor-dbus-interfaces][1].
20 Use this method to find the services, with their interfaces, that implement a
22 interfaces. An optional list of interfaces may also be passed in to constrain
23 the output to services that implement those specific interfaces.
28 - param: interfaces - an optional list of interfaces to constrain the search to
32 - Map of service names to their interfaces
60 Use this method to find the objects, services, and interfaces in the specified
61 subtree that implement a certain interface. An optional list of interfaces may
63 specific interfaces. If no interfaces are passed in, then all
64 objects/services/interfaces in the subtree are returned.
71 - param: interfaces - an optional list of interfaces to constrain the search to
75 - Map of object paths to a map of service names to their interfaces
121 Use this method to find the objects, services, and interfaces in the specified
123 associationPath. An optional list of interfaces may also be passed in to
124 constrain the output to services that implement those specific interfaces. If no
125 interfaces are passed in, then all objects/services/interfaces in the subtree
134 - param: interfaces - an optional list of interfaces to constrain the search to
138 - Map of object paths to a map of service names to their interfaces that is in
195 Use this method to find the objects, services, and interfaces in the specified
196 subtree that implement certain interfaces and endpoints that end by input `id`.
197 An optional list of interfaces may also be passed in to constrain the output to
198 services that implement those specific interfaces. If no interfaces are passed
199 in, then all objects/services/interfaces in the subtree and associated endpoint
207 - param: subtreeInterfaces - a list of interfaces to constrain the search to
209 - param: endpointInterfaces - An array of interfaces used to filter associated
214 - Map of object paths to a map of service names to their interfaces that are in
285 - param: interfaces - an optional list of interfaces to constrain the search to
320 - param: interfaces - an optional list of interfaces to constrain the search to
364 - param: subtreeInterfaces - a list of interfaces to constrain the search to
366 - param: endpointInterfaces - An array of interfaces used to filter associated
371 - Map of object paths to a map of service names to their interfaces that are in
411 interface. If no interfaces are passed in, then all ancestor
412 paths/services/interfaces are returned.
417 - param: interfaces - an optional list of interfaces to constrain the search to
421 - A map of object paths to a map of services names to their interfaces
559 …https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/yaml/xyz/openbmc_project/ObjectMap…