Home
last modified time | relevance | path

Searched refs:exception_code (Results 1 – 25 of 60) sorted by relevance

123

/system/hardware/interfaces/wifi/keystore/1.0/default/
Dkeystore.cpp181 auto exception_code = rc.getExceptionCode(); in keyStore2GetPubKey() local
182 if (exception_code == EX_SERVICE_SPECIFIC) { in keyStore2GetPubKey()
187 << exception_code; in keyStore2GetPubKey()
221 auto exception_code = rc.getExceptionCode(); in keyStore2Sign() local
222 if (exception_code == EX_SERVICE_SPECIFIC) { in keyStore2Sign()
227 << exception_code; in keyStore2Sign()
267 auto exception_code = rc.getExceptionCode(); in keyStore2Sign() local
268 if (exception_code == EX_SERVICE_SPECIFIC) { in keyStore2Sign()
273 << exception_code; in keyStore2Sign()
283 auto exception_code = rc.getExceptionCode(); in keyStore2Sign() local
[all …]
/system/security/keystore-engine/
Dkeystore2_engine.cpp223 auto exception_code = rc.getExceptionCode(); in keystore2_sign() local
224 if (exception_code == EX_SERVICE_SPECIFIC) { in keystore2_sign()
229 << exception_code; in keystore2_sign()
239 auto exception_code = rc.getExceptionCode(); in keystore2_sign() local
240 if (exception_code == EX_SERVICE_SPECIFIC) { in keystore2_sign()
245 << "Communication with Keystore finish failed error: " << exception_code; in keystore2_sign()
399 auto exception_code = rc.getExceptionCode(); in EVP_PKEY_from_keystore2() local
400 if (exception_code == EX_SERVICE_SPECIFIC) { in EVP_PKEY_from_keystore2()
405 << exception_code; in EVP_PKEY_from_keystore2()
/system/keymint/hal/src/
Dtests.rs108 assert_eq!(status.exception_code(), binder::ExceptionCode::SERVICE_SPECIFIC); in test_method_err_roundtrip()
167 assert_eq!(status.exception_code(), binder::ExceptionCode::ILLEGAL_ARGUMENT); in test_extract_rsp_empty_input()
177 assert_eq!(status.exception_code(), binder::ExceptionCode::ILLEGAL_ARGUMENT); in test_extract_rsp_single_byte_input()
/system/tools/aidl/tests/golden_output/tests/trunk_stable_test/android.aidl.test.trunk-V1-ndk-source/gen/android/aidl/test/trunk/
DITrunkStableTest.cpp47 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in _aidl_android_aidl_test_trunk_ITrunkStableTest_onTransact()
84 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in _aidl_android_aidl_test_trunk_ITrunkStableTest_onTransact()
121 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in _aidl_android_aidl_test_trunk_ITrunkStableTest_onTransact()
157 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in _aidl_android_aidl_test_trunk_ITrunkStableTest_onTransact()
185 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in _aidl_android_aidl_test_trunk_ITrunkStableTest_onTransact()
217 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in _aidl_android_aidl_test_trunk_ITrunkStableTest_onTransact()
295 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in repeatParcelable()
354 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in repeatEnum()
413 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in repeatUnion()
469 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in callMyCallback()
[all …]
/system/tools/aidl/tests/golden_output/frozen/tests/trunk_stable_test/android.aidl.test.trunk-V1-ndk-source/gen/android/aidl/test/trunk/
DITrunkStableTest.cpp47 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in _aidl_android_aidl_test_trunk_ITrunkStableTest_onTransact()
84 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in _aidl_android_aidl_test_trunk_ITrunkStableTest_onTransact()
121 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in _aidl_android_aidl_test_trunk_ITrunkStableTest_onTransact()
157 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in _aidl_android_aidl_test_trunk_ITrunkStableTest_onTransact()
185 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in _aidl_android_aidl_test_trunk_ITrunkStableTest_onTransact()
217 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in _aidl_android_aidl_test_trunk_ITrunkStableTest_onTransact()
295 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in repeatParcelable()
354 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in repeatEnum()
413 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in repeatUnion()
469 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in callMyCallback()
[all …]
/system/tools/aidl/tests/golden_output/frozen/tests/trunk_stable_test/android.aidl.test.trunk-V2-ndk-source/gen/android/aidl/test/trunk/
DITrunkStableTest.cpp47 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in _aidl_android_aidl_test_trunk_ITrunkStableTest_onTransact()
84 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in _aidl_android_aidl_test_trunk_ITrunkStableTest_onTransact()
121 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in _aidl_android_aidl_test_trunk_ITrunkStableTest_onTransact()
157 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in _aidl_android_aidl_test_trunk_ITrunkStableTest_onTransact()
191 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in _aidl_android_aidl_test_trunk_ITrunkStableTest_onTransact()
223 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in _aidl_android_aidl_test_trunk_ITrunkStableTest_onTransact()
255 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in _aidl_android_aidl_test_trunk_ITrunkStableTest_onTransact()
333 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in repeatParcelable()
392 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in repeatEnum()
451 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in repeatUnion()
[all …]
/system/tools/aidl/tests/golden_output/tests/trunk_stable_test/android.aidl.test.trunk-V2-ndk-source/gen/android/aidl/test/trunk/
DITrunkStableTest.cpp47 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in _aidl_android_aidl_test_trunk_ITrunkStableTest_onTransact()
84 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in _aidl_android_aidl_test_trunk_ITrunkStableTest_onTransact()
121 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in _aidl_android_aidl_test_trunk_ITrunkStableTest_onTransact()
157 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in _aidl_android_aidl_test_trunk_ITrunkStableTest_onTransact()
190 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in _aidl_android_aidl_test_trunk_ITrunkStableTest_onTransact()
222 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in _aidl_android_aidl_test_trunk_ITrunkStableTest_onTransact()
254 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in _aidl_android_aidl_test_trunk_ITrunkStableTest_onTransact()
332 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in repeatParcelable()
391 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in repeatEnum()
450 _transaction_log.exception_code = AStatus_getExceptionCode(_aidl_status.get()); in repeatUnion()
[all …]
/system/vold/
DKeystore.cpp57 auto exception_code = rc.getExceptionCode(); in logKeystore2ExceptionIfPresent() local
58 if (exception_code == EX_SERVICE_SPECIFIC) { in logKeystore2ExceptionIfPresent()
63 << " failed error: " << exception_code; in logKeystore2ExceptionIfPresent()
/system/tools/aidl/tests/golden_output/frozen/tests/trunk_stable_test/android.aidl.test.trunk-V1-cpp-source/gen/android/aidl/test/trunk/
DITrunkStableTest.cpp84 _transaction_log.exception_code = _aidl_status.exceptionCode(); in repeatParcelable()
141 _transaction_log.exception_code = _aidl_status.exceptionCode(); in repeatEnum()
198 _transaction_log.exception_code = _aidl_status.exceptionCode(); in repeatUnion()
251 _transaction_log.exception_code = _aidl_status.exceptionCode(); in callMyCallback()
349 _transaction_log.exception_code = _aidl_status.exceptionCode(); in onTransact()
399 _transaction_log.exception_code = _aidl_status.exceptionCode(); in onTransact()
449 _transaction_log.exception_code = _aidl_status.exceptionCode(); in onTransact()
498 _transaction_log.exception_code = _aidl_status.exceptionCode(); in onTransact()
730 _transaction_log.exception_code = _aidl_status.exceptionCode(); in repeatParcelable()
787 _transaction_log.exception_code = _aidl_status.exceptionCode(); in repeatEnum()
[all …]
/system/tools/aidl/tests/golden_output/tests/trunk_stable_test/android.aidl.test.trunk-V1-cpp-source/gen/android/aidl/test/trunk/
DITrunkStableTest.cpp84 _transaction_log.exception_code = _aidl_status.exceptionCode(); in repeatParcelable()
141 _transaction_log.exception_code = _aidl_status.exceptionCode(); in repeatEnum()
198 _transaction_log.exception_code = _aidl_status.exceptionCode(); in repeatUnion()
251 _transaction_log.exception_code = _aidl_status.exceptionCode(); in callMyCallback()
349 _transaction_log.exception_code = _aidl_status.exceptionCode(); in onTransact()
399 _transaction_log.exception_code = _aidl_status.exceptionCode(); in onTransact()
449 _transaction_log.exception_code = _aidl_status.exceptionCode(); in onTransact()
498 _transaction_log.exception_code = _aidl_status.exceptionCode(); in onTransact()
730 _transaction_log.exception_code = _aidl_status.exceptionCode(); in repeatParcelable()
787 _transaction_log.exception_code = _aidl_status.exceptionCode(); in repeatEnum()
[all …]
/system/tools/aidl/tests/golden_output/frozen/tests/trunk_stable_test/android.aidl.test.trunk-V2-cpp-source/gen/android/aidl/test/trunk/
DITrunkStableTest.cpp84 _transaction_log.exception_code = _aidl_status.exceptionCode(); in repeatParcelable()
141 _transaction_log.exception_code = _aidl_status.exceptionCode(); in repeatEnum()
198 _transaction_log.exception_code = _aidl_status.exceptionCode(); in repeatUnion()
251 _transaction_log.exception_code = _aidl_status.exceptionCode(); in callMyCallback()
311 _transaction_log.exception_code = _aidl_status.exceptionCode(); in repeatOtherParcelable()
410 _transaction_log.exception_code = _aidl_status.exceptionCode(); in onTransact()
460 _transaction_log.exception_code = _aidl_status.exceptionCode(); in onTransact()
510 _transaction_log.exception_code = _aidl_status.exceptionCode(); in onTransact()
559 _transaction_log.exception_code = _aidl_status.exceptionCode(); in onTransact()
608 _transaction_log.exception_code = _aidl_status.exceptionCode(); in onTransact()
[all …]
/system/tools/aidl/tests/golden_output/tests/trunk_stable_test/android.aidl.test.trunk-V2-cpp-source/gen/android/aidl/test/trunk/
DITrunkStableTest.cpp84 _transaction_log.exception_code = _aidl_status.exceptionCode(); in repeatParcelable()
141 _transaction_log.exception_code = _aidl_status.exceptionCode(); in repeatEnum()
198 _transaction_log.exception_code = _aidl_status.exceptionCode(); in repeatUnion()
251 _transaction_log.exception_code = _aidl_status.exceptionCode(); in callMyCallback()
307 _transaction_log.exception_code = _aidl_status.exceptionCode(); in repeatOtherParcelable()
406 _transaction_log.exception_code = _aidl_status.exceptionCode(); in onTransact()
456 _transaction_log.exception_code = _aidl_status.exceptionCode(); in onTransact()
506 _transaction_log.exception_code = _aidl_status.exceptionCode(); in onTransact()
555 _transaction_log.exception_code = _aidl_status.exceptionCode(); in onTransact()
600 _transaction_log.exception_code = _aidl_status.exceptionCode(); in onTransact()
[all …]
/system/security/keystore2/src/
Derror.rs133 match s.exception_code() { in map_km_error()
157 r.map_err(|s| match s.exception_code() { in map_binder_status()
/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/
DILoggableInterface.h71 int32_t exception_code; member
92 int32_t exception_code; member
DBpLoggableInterface.h36 int32_t exception_code; member
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/
DILoggableInterface.h71 int32_t exception_code; member
92 int32_t exception_code; member
DBpLoggableInterface.h36 int32_t exception_code; member
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/include/aidl/android/aidl/loggable/
DILoggableInterface.h84 int32_t exception_code; member
104 int32_t exception_code; member
DBpLoggableInterface.h38 int32_t exception_code; member
/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-ndk-source/gen/include/aidl/android/aidl/loggable/
DILoggableInterface.h84 int32_t exception_code; member
104 int32_t exception_code; member
DBpLoggableInterface.h38 int32_t exception_code; member
/system/tools/aidl/tests/golden_output/tests/trunk_stable_test/android.aidl.test.trunk-V1-cpp-source/gen/include/android/aidl/test/trunk/
DBpTrunkStableTest.h43 int32_t exception_code; member
/system/tools/aidl/tests/golden_output/tests/trunk_stable_test/android.aidl.test.trunk-V1-ndk-source/gen/include/aidl/android/aidl/test/trunk/
DBpTrunkStableTest.h47 int32_t exception_code; member
/system/tools/aidl/tests/golden_output/frozen/tests/trunk_stable_test/android.aidl.test.trunk-V1-cpp-source/gen/include/android/aidl/test/trunk/
DBpTrunkStableTest.h43 int32_t exception_code; member
/system/tools/aidl/tests/golden_output/frozen/tests/trunk_stable_test/android.aidl.test.trunk-V1-ndk-source/gen/include/aidl/android/aidl/test/trunk/
DBpTrunkStableTest.h47 int32_t exception_code; member

123