Home
last modified time | relevance | path

Searched refs:getExceptionCode (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/media/jni/tuner/
H A DClientHelper.h32 if (s.getExceptionCode() == EX_SERVICE_SPECIFIC) { in getServiceSpecificErrorCode()
/aosp14/frameworks/base/omapi/aidl/vts/functional/AccessControlApp/
H A DVtsHalOmapiSeAccessControlTestCases.cpp149 ASSERT_EQ(res.getExceptionCode(), EX_SECURITY); in testUnauthorisedAid()
192 LOG(INFO) << "STATUS OF TRNSMIT: " << res.getExceptionCode() in testTransmitAPDU()
237 LOG(INFO) << "STATUS OF TRNSMIT: " << res.getExceptionCode() in testUnauthorisedAPDU()
243 ASSERT_EQ(res.getExceptionCode(), EX_SECURITY); in testUnauthorisedAPDU()
/aosp14/frameworks/base/omapi/aidl/vts/functional/omapi/
H A DVtsHalOmapiSeServiceV1_TargetTest.cpp171 LOG(INFO) << "STATUS OF TRNSMIT: " << res.getExceptionCode() in internalTransmitApdu()
497 ASSERT_EQ(res.getExceptionCode(), EX_SECURITY); in TEST_P()
/aosp14/system/core/storaged/
H A Dstoraged_info.cpp339 if (ret.getExceptionCode() == EX_UNSUPPORTED_OPERATION) { in report()
H A Dstoraged_diskstats.cpp139 if (ret.getExceptionCode() == EX_UNSUPPORTED_OPERATION) { in get_disk_stats_from_health_hal()
/aosp14/system/core/storaged/tests/
H A Dstoraged_test.cpp256 if (healthService->getDiskStats(&halStats).getExceptionCode() == EX_UNSUPPORTED_OPERATION) { in TEST()
/aosp14/system/core/fastboot/device/
H A Dcommands.cpp210 switch (status.getExceptionCode()) { in OemPostWipeData()
/aosp14/frameworks/base/core/java/android/os/
H A DParcel.java2835 int code = getExceptionCode(e); in writeException()
2871 public static int getExceptionCode(@NonNull Throwable e) { in getExceptionCode() method in Parcel
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt12498 HSPLandroid/os/Parcel;->getExceptionCode(Ljava/lang/Throwable;)I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt12501 HSPLandroid/os/Parcel;->getExceptionCode(Ljava/lang/Throwable;)I