Home
last modified time | relevance | path

Searched defs:CancelCopyTask (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/include/
H A Di_daemon_mock.h85 int32_t CancelCopyTask(const std::string &sessionName) in CancelCopyTask() function
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/src/
H A Ddistributed_file_daemon_manager_impl.cpp113 int32_t DistributedFileDaemonManagerImpl::CancelCopyTask(const std::string &sessionName) in CancelCopyTask() function in OHOS::Storage::DistributedFile::DistributedFileDaemonManagerImpl
H A Ddistributed_file_daemon_proxy.cpp406 int32_t DistributedFileDaemonProxy::CancelCopyTask(const std::string &sessionName) in CancelCopyTask() function in OHOS::Storage::DistributedFile::DistributedFileDaemonProxy
/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/daemonstub_fuzzer/
H A Ddaemonstub_fuzzer.cpp86 int32_t CancelCopyTask(const std::string &sessionName) override in CancelCopyTask() function in OHOS::DaemonStubImpl
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon.cpp609 int32_t Daemon::CancelCopyTask(const std::string &sessionName) in CancelCopyTask() function in OHOS::Storage::DistributedFile::Daemon