Searched refs:ERESTART (Results 1 - 3 of 3) sorted by relevance
/foundation/filemanagement/file_api/utils/filemgmt_libn/include/ |
H A D | n_error.h | 33 constexpr int ERESTART = 85; member 225 { "ERESTART", ERESTART }, 274 { ERESTART, { FILEIO_SYS_CAP_TAG + E_RESTART, "Interrupted system call should be restarted" } },
|
/foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
H A D | uni_error.h | 196 { "ERESTART", ERESTART }, 240 { ERESTART, FILEIO_SYS_CAP_TAG + E_RESTART},
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/ |
H A D | uni_error.h | 127 { ERESTART, { FILEIO_SYS_CAP_TAG + E_RESTART, "Interrupted system call should be restarted" } },
|
Completed in 3 milliseconds