Searched refs:E_NOSPC (Results 1 - 4 of 4) sorted by relevance
/foundation/filemanagement/app_file_service/utils/include/b_error/ |
H A D | b_error.h | 108 E_NOSPC = 13900025, enumerator 308 {BackupErrorCode::E_NOSPC, BackupErrorCode::E_NOSPC}, member in OHOS::FileManagement::Backup::BError::BackupErrorCode 333 {ENOSPC, BackupErrorCode::E_NOSPC}, 343 {BackupErrorCode::E_NOSPC, "No space left on device"}, member in OHOS::FileManagement::Backup::BError::BackupErrorCode
|
/foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
H A D | uni_error.h | 70 E_NOSPC, enumerator 225 { ENOSPC, FILEIO_SYS_CAP_TAG + E_NOSPC}, 268 { FILEIO_SYS_CAP_TAG + E_NOSPC, FILEIO_SYS_CAP_TAG + E_NOSPC}, variable
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/ |
H A D | uni_error.h | 67 E_NOSPC, enumerator 112 { ENOSPC, { FILEIO_SYS_CAP_TAG + E_NOSPC, "No space left on device" } }, variable
|
/foundation/filemanagement/file_api/utils/filemgmt_libn/include/ |
H A D | n_error.h | 84 E_NOSPC, enumerator 259 { ENOSPC, { FILEIO_SYS_CAP_TAG + E_NOSPC, "No space left on device" } }, variable 309 { FILEIO_SYS_CAP_TAG + E_NOSPC, { FILEIO_SYS_CAP_TAG + E_NOSPC, "No space left on device" } }, variable
|
Completed in 6 milliseconds