Home
last modified time | relevance | path

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

/foundation/filemanagement/file_api/utils/filemgmt_libn/include/
H A Dn_error.h36 constexpr int EDQUOT = 122; member
226 { "EDQUOT", EDQUOT },
275 { EDQUOT, { FILEIO_SYS_CAP_TAG + E_DQUOT, "Quota exceeded" } },
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Duni_error.h197 { "EDQUOT", EDQUOT },
241 { EDQUOT, FILEIO_SYS_CAP_TAG + E_DQUOT},
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/
H A Duni_error.h128 { EDQUOT, { FILEIO_SYS_CAP_TAG + E_DQUOT, "Quota exceeded" } },
/foundation/communication/netstack/frameworks/js/napi/socket/constant/include/
H A Dsocket_constant.h195 {EDQUOT, {OHOSErrorCode::OHOS_ERR_EDQUOT, "Disk quota exceeded"}},

Completed in 4 milliseconds