Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/
H A Dsdbusplus.hpp187 using Intfs = std::vector<Intf>; in getSubTreeRaw() typedef
188 using Objects = std::map<Path, std::map<Serv, Intfs>>; in getSubTreeRaw()
189 Intfs intfs = {interface}; in getSubTreeRaw()
209 using Intfs = std::vector<Intf>; in getSubTreeRaw() typedef
210 using Objects = std::map<Path, std::map<Serv, Intfs>>; in getSubTreeRaw()
245 using Intfs = std::vector<Intf>; in getSubTreePathsRaw() typedef
247 Intfs intfs = {interface}; in getSubTreePathsRaw()
/openbmc/openpower-occ-control/
H A Dutils.cpp143 using Intfs = std::vector<Intf>; in getServiceUsingSubTree() typedef
144 using Objects = std::map<Path, std::map<Serv, Intfs>>; in getServiceUsingSubTree()