Searched defs:E_INVAL (Results 1 - 4 of 4) sorted by relevance
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/ | ||
H A D | uni_error.h | 62 E_INVAL, enumerator 107 { EINVAL, { FILEIO_SYS_CAP_TAG + E_INVAL, "Invalid argument" } }, variable |
/foundation/filemanagement/app_file_service/utils/include/b_error/ | ||
H A D | b_error.h | 107 E_INVAL = 13900020, enumerator 303 {BackupErrorCode::E_INVAL, BackupErrorCod member in OHOS::FileManagement::Backup::BError::BackupErrorCode 338 {BackupErrorCode::E_INVAL, "Invalid argument"}, global() member in OHOS::FileManagement::Backup::BError::BackupErrorCode [all...] |
/foundation/filemanagement/file_api/interfaces/kits/cj/src/ | ||
H A D | uni_error.h | 65 E_INVAL, enumerator 263 { FILEIO_SYS_CAP_TAG + E_INVAL, FILEIO_SYS_CAP_TAG + E_INVAL}, variable |
/foundation/filemanagement/file_api/utils/filemgmt_libn/include/ | ||
H A D | n_error.h | 79 E_INVAL, enumerator 254 { EINVAL, { FILEIO_SYS_CAP_TAG + E_INVAL, "Invalid argument" } }, variable 304 { FILEIO_SYS_CAP_TAG + E_INVAL, { FILEIO_SYS_CAP_TAG + E_INVAL, "Invalid argument" } }, variable |
Completed in 5 milliseconds