Home
last modified time | relevance | path

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

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.cpp51 const string PROCEDURE_COPY_NAME = "FileFSCopy"; member
945 return NAsyncWorkPromise(env, thisVar).Schedule(PROCEDURE_COPY_NAME, cbExec, cbCompl).val_; in Async()
948 return NAsyncWorkCallback(env, thisVar, cb).Schedule(PROCEDURE_COPY_NAME, cbExec, cbCompl).val_; in Async()

Completed in 3 milliseconds