Searched defs:E_NOTDIR (Results 1 - 3 of 3) sorted by relevance
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/ |
H A D | uni_error.h | 60 E_NOTDIR, enumerator 105 { ENOTDIR, { FILEIO_SYS_CAP_TAG + E_NOTDIR, "Not a directory" } }, variable
|
/foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
H A D | uni_error.h | 63 E_NOTDIR, enumerator 261 { FILEIO_SYS_CAP_TAG + E_NOTDIR, FILEIO_SYS_CAP_TAG + E_NOTDIR}, variable
|
/foundation/filemanagement/file_api/utils/filemgmt_libn/include/ |
H A D | n_error.h | 77 E_NOTDIR, enumerator 252 { ENOTDIR, { FILEIO_SYS_CAP_TAG + E_NOTDIR, "Not a directory" } }, variable 302 { FILEIO_SYS_CAP_TAG + E_NOTDIR, { FILEIO_SYS_CAP_TAG + E_NOTDIR, "Not a directory" } }, variable
|
Completed in 4 milliseconds