Searched refs:DBusPathList (Results 1 – 4 of 4) sorted by relevance
31 using DBusPathList = std::vector<DBusPath>; typedef
556 virtual DBusPathList getAssociatedPaths(934 DBusPathList getAssociatedPaths(965 DBusPathList getPaths(const DBusInterfaceList& interfaces) const;
261 DBusPathList DataInterface::getPaths(const DBusInterfaceList& interfaces) const in getPaths()271 auto paths = reply.unpack<DBusPathList>(); in getPaths()706 DBusPathList paths; in getLogIDWithHwIsolation()883 DBusPathList DataInterface::getAssociatedPaths( in getAssociatedPaths()887 DBusPathList paths; in getAssociatedPaths()
71 MOCK_METHOD(DBusPathList, getAssociatedPaths,