Home
last modified time | relevance | path

Searched refs:HandleProgress (Results 1 - 4 of 4) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.h167 static tuple<bool, int, bool> HandleProgress(
H A Dcopy.cpp698 tuple<bool, int, bool> Copy::HandleProgress( in HandleProgress() function in OHOS::FileManagement::ModuleFileIO::Copy
738 auto [needContinue, errCode, needSend] = HandleProgress(event, infos, callback); in ReadNotifyEvent()
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dcopy.h168 static std::tuple<bool, int, bool> HandleProgress(inotify_event *event,
H A Dcopy.cpp458 std::tuple<bool, int, bool> CopyImpl::HandleProgress( in HandleProgress() function in OHOS::CJSystemapi::CopyImpl
498 auto [needContinue, errCode, needSend] = HandleProgress(event, infos, callback); in ReadNotifyEvent()

Completed in 5 milliseconds