Home
last modified time | relevance | path

Searched refs:Abort (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/support/
Dmsg_formatting.h107 Abort,
118 DECLARE_COMMAND(Abort);
/hardware/interfaces/tv/cec/1.0/
Dtypes.hal129 * Operand description [Abort Reason]
/hardware/interfaces/keymaster/4.0/vts/functional/
DKeymasterHidlTest.h151 ErrorCode Abort(OperationHandle op_handle);
DKeymasterHidlTest.cpp360 ErrorCode KeymasterHidlTest::Abort(OperationHandle op_handle) { in Abort() function in android::hardware::keymaster::V4_0::test::KeymasterHidlTest
370 EXPECT_EQ(ErrorCode::OK, Abort(op_handle_)); in AbortIfNeeded()
Dkeymaster_hidl_hal_test.cpp1125 EXPECT_EQ(ErrorCode::OK, Abort(op_handle_)); in TEST_P()
1128 EXPECT_EQ(ErrorCode::INVALID_OPERATION_HANDLE, Abort(op_handle_)); in TEST_P()
4559 EXPECT_EQ(ErrorCode::OK, Abort(op_handles[i])); in TEST_P()
/hardware/interfaces/tv/cec/2.0/
Dtypes.hal145 * Abort Reason as specified in CEC Table 29 of the CEC spec 1.4b.
/hardware/interfaces/keymaster/3.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp685 ErrorCode Abort(OperationHandle op_handle) { in Abort() function in android::hardware::keymaster::V3_0::test::KeymasterHidlTest
695 EXPECT_EQ(ErrorCode::OK, Abort(op_handle_)); in AbortIfNeeded()
1590 EXPECT_EQ(ErrorCode::OK, Abort(op_handle_)); in TEST_P()
1593 EXPECT_EQ(ErrorCode::INVALID_OPERATION_HANDLE, Abort(op_handle_)); in TEST_P()