Searched defs:op_handle (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/keymaster/4.0/vts/functional/ |
D | KeymasterHidlTest.cpp | 249 OperationHandle* op_handle) { in Begin() 284 ErrorCode KeymasterHidlTest::Update(OperationHandle op_handle, const AuthorizationSet& in_params, in Update() 313 ErrorCode KeymasterHidlTest::Finish(OperationHandle op_handle, const AuthorizationSet& in_params, in Finish() 360 ErrorCode KeymasterHidlTest::Abort(OperationHandle op_handle) { in Abort()
|
/hardware/interfaces/keymaster/4.0/vts/performance/ |
D | Benchmark.cpp | 246 OperationHandle op_handle; in Begin() local 264 optional<string> ProcessMessage(const OperationHandle& op_handle, const string& message, in ProcessMessage()
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | keymaster_hidl_hal_test.cpp | 576 AuthorizationSet* out_params, OperationHandle* op_handle) { in Begin() 612 ErrorCode Update(OperationHandle op_handle, const AuthorizationSet& in_params, in Update() 640 ErrorCode Finish(OperationHandle op_handle, const AuthorizationSet& in_params, in Finish() 685 ErrorCode Abort(OperationHandle op_handle) { in Abort()
|