Home
last modified time | relevance | path

Searched defs:exceptionCode (Results 1 – 3 of 3) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
Dcopy.h70 int exceptionCode = ERRNO_NOERR; // notify copy thread or listener thread has exceptions. member
Dcopy_core.h101 int exceptionCode = ERRNO_NOERR; // notify copy thread or listener thread has exceptions. member
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
Dcopy.h102 int64_t exceptionCode = FileFs::ERRNO_NOERR; member