Searched refs:ABORTED (Results 1 – 4 of 4) sorted by relevance
39 ABORTED = 2, enumConstant
75 ASSERT_EQ(responseCode, apc::ResponseCode::ABORTED); in TEST()
70 Error::Rc(ResponseCode::ABORTED) in aborted()240 (ResponseCode::CANCELLED, _, _) | (ResponseCode::ABORTED, true, _) => { in result()
206 APC_COMPAT_ERROR_ABORTED => ApcResponseCode::ABORTED, in compat_2_response_code()