Home
last modified time | relevance | path

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

/dports/net-mgmt/seafile-gui/seafile-client-7.0.9/src/ui/
H A Drepo-tree-model.h71 void checkSharedRepo(const ServerRepo& repo);
H A Drepo-tree-model.cpp151 checkSharedRepo(repo); in setRepos()
284 void RepoTreeModel::checkSharedRepo(const ServerRepo& repo) in checkSharedRepo() function in RepoTreeModel