Home
last modified time | relevance | path

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

/dports/net-mgmt/seafile-gui/seafile-client-7.0.9/src/filebrowser/
H A Ddata-mgr.cpp219 SLOT(onCopyDirentsSuccess(const QString&))); in copyDirents()
322 onCopyDirentsSuccess(dst_repo_id_); in slotQueryAsyncCopyOperationProgressSuccess()
566 void DataManager::onCopyDirentsSuccess(const QString& dst_repo_id) in onCopyDirentsSuccess() function in DataManager
H A Ddata-mgr.h172 void onCopyDirentsSuccess(const QString& dst_repo_id);