Home
last modified time | relevance | path

Searched defs:HandleProgress (Results 1 – 4 of 4) sorted by relevance

/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/src/copy/
Dfile_copy_listener.cpp185 std::tuple<bool, int, bool> FileCopyLocalListener::HandleProgress(inotify_event *event) in HandleProgress() function in OHOS::Storage::DistributedFile::FileCopyLocalListener
/foundation/distributeddatamgr/udmf/framework/common/
Dudmf_copy_file.cpp113 void UdmfCopyFile::HandleProgress(const std::string &srcUri, const std::string &destFileUri, in HandleProgress() function in OHOS::UDMF::UdmfCopyFile
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
Dpasteboard_copy.cpp225 void PasteBoardCopyFile::HandleProgress(int32_t index, CopyInfo &info, uint64_t processSize, uint64… in HandleProgress() function in OHOS::MiscServices::PasteBoardCopyFile
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
Dcopy.cpp701 tuple<bool, int, bool> Copy::HandleProgress( in HandleProgress() function in OHOS::FileManagement::ModuleFileIO::Copy