Searched refs:DBusInterfaceList (Results 1 – 6 of 6) sorted by relevance
31 using DBusInterfaceList = std::vector<DBusInterface>; typedef38 std::map<DBusPath, std::map<DBusService, DBusInterfaceList>>;
558 const DBusInterfaceList& interfaces) const = 0;936 const DBusInterfaceList& interfaces) const override;965 DBusPathList getPaths(const DBusInterfaceList& interfaces) const;
114 const DBusInterfaceList hotplugInterfaces{interface::invFan,276 DBusPathList DataInterface::getPaths(const DBusInterfaceList& interfaces) const in getPaths()303 std::map<DBusService, DBusInterfaceList> response; in getService()902 const DBusInterfaceList& interfaces) const in getAssociatedPaths()
21 using DBusInterfaceList = std::vector<DBusInterface>; typedef23 std::map<DBusPath, std::map<DBusService, DBusInterfaceList>>;
85 std::map<DBusService, DBusInterfaceList> response; in findService()
73 const DBusInterfaceList&),