Searched refs:DbusInterfaceList (Results 1 – 4 of 4) sorted by relevance
30 using DbusInterfaceList = std::vector<DbusInterface>; typedef36 std::map<DbusPath, std::map<DbusService, DbusInterfaceList>>;
346 DbusInterfaceList interfaces; in interfaceRemoved()
30 using DbusInterfaceList = std::vector<DbusInterface>; typedef32 std::map<DbusPath, std::map<DbusService, DbusInterfaceList>>;
232 using DbusInterfaceList = std::vector<std::string>; in getService() typedef242 mapper.append(path, DbusInterfaceList({interface})); in getService()246 mapper.append(path, DbusInterfaceList({})); in getService()