Searched refs:APC_COMPAT_ERROR_ABORTED (Results 1 – 4 of 4) sorted by relevance
25 #define APC_COMPAT_ERROR_ABORTED 2 macro
26 ApcCompatUiOptions, APC_COMPAT_ERROR_ABORTED, APC_COMPAT_ERROR_CANCELLED,
48 return APC_COMPAT_ERROR_ABORTED; in responseCode2Compat()
35 ApcCompatUiOptions, APC_COMPAT_ERROR_ABORTED, APC_COMPAT_ERROR_CANCELLED,206 APC_COMPAT_ERROR_ABORTED => ApcResponseCode::ABORTED, in compat_2_response_code()