Searched refs:CANCEL_ERR (Results 1 – 3 of 3) sorted by relevance
25 constexpr int CANCEL_ERR = -3; variable32 return CANCEL_ERR; in Cancel()
27 constexpr int CANCEL_ERR = -3; variable103 NError(CANCEL_ERR).ThrowErr(env); in Cancel()
40 constexpr int CANCEL_ERR = -3; variable283 { CANCEL_ERR, { FILEIO_SYS_CAP_TAG + E_UNCANCELED, "Failed to cancel" } },