Home
last modified time | relevance | path

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

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.h139 static void WaitNotifyFinished(std::shared_ptr<JsCallbackObject> callback);
H A Dcopy.cpp882 void Copy::WaitNotifyFinished(std::shared_ptr<JsCallbackObject> callback) in WaitNotifyFinished() function in OHOS::FileManagement::ModuleFileIO::Copy
925 WaitNotifyFinished(callback); in Async()
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dcopy.h143 static void WaitNotifyFinished(std::shared_ptr<CjCallbackObject>& callback);
H A Dcopy.cpp631 WaitNotifyFinished(callback); in DoCopy()
709 void CopyImpl::WaitNotifyFinished(std::shared_ptr<CjCallbackObject>& callback) in WaitNotifyFinished() function in OHOS::CJSystemapi::CopyImpl

Completed in 4 milliseconds