Home
last modified time | relevance | path

Searched defs:exception (Results 1 – 25 of 345) sorted by relevance

12345678910>>...14

/aosp12/frameworks/base/services/robotests/backup/src/com/android/server/backup/keyvalue/
H A DTaskExceptionTest.java37 TaskException exception = TaskException.stateCompromised(); in testStateCompromised() local
47 TaskException exception = TaskException.stateCompromised(cause); in testStateCompromised_whenCauseInstanceOfTaskException() local
58 TaskException exception = TaskException.stateCompromised(cause); in testStateCompromised_whenCauseNotInstanceOfTaskException() local
74 TaskException exception = in testForStatus_whenTransportNotInitialized() local
85 TaskException exception = TaskException.causedBy(cause); in testCausedBy_whenCauseInstanceOfTaskException_returnsCause() local
94 TaskException exception = TaskException.causedBy(cause); in testCausedBy_whenCauseNotInstanceOfTaskException() local
104 TaskException exception = TaskException.create(); in testCreate() local
H A DAgentExceptionTest.java34 AgentException exception = AgentException.transitory(); in testTransitory_isTransitory() local
43 AgentException exception = AgentException.transitory(cause); in testTransitory_withCause() local
51 AgentException exception = AgentException.permanent(); in testPermanent_isNotTransitory() local
60 AgentException exception = AgentException.permanent(cause); in testPermanent_withCause() local
/aosp12/frameworks/base/core/java/com/android/internal/inputmethod/
H A DCallbackUtils.java54 Throwable exception = null; in onResult() local
80 Throwable exception = null; in onResult() local
107 Throwable exception = null; in onResult() local
134 Throwable exception = null; in onResult() local
161 Throwable exception = null; in onResult() local
187 Throwable exception = null; in onResult() local
212 Throwable exception = null; in onResult() local
239 Throwable exception = null; in onResult() local
/aosp12/packages/modules/IPsec/tests/cts/src/android/ipsec/ike/cts/
H A DIkeExceptionTest.java47 final IkeInternalException exception = new IkeInternalException(cause); in testIkeInternalException() local
59 final IkeNetworkLostException exception = in testIkeNetworkLostException() local
67 final InvalidKeException exception = new InvalidKeException(DH_GROUP_1024_BIT_MODP); in testInvalidKeException() local
74 final InvalidMajorVersionException exception = in testInvalidMajorVersionException() local
85 final InvalidSelectorsException exception = new InvalidSelectorsException(spi, packetInfo); in testInvalidSelectorsException() local
/aosp12/packages/modules/IPsec/src/java/android/net/ipsec/ike/
H A DIkeSessionCallback.java69 default void onClosedExceptionally(@NonNull IkeException exception) {} in onClosedExceptionally()
77 default void onClosedWithException(@NonNull IkeException exception) { in onClosedWithException()
94 default void onError(@NonNull IkeProtocolException exception) {} in onError()
104 default void onError(@NonNull IkeException exception) { in onError()
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_p2p_proxy.cpp94 int exception = reply.ReadInt32(); in EnableP2p() local
123 int exception = reply.ReadInt32(); in DisableP2p() local
152 int exception = reply.ReadInt32(); in DiscoverDevices() local
181 int exception = reply.ReadInt32(); in StopDiscoverDevices() local
210 int exception = reply.ReadInt32(); in DiscoverServices() local
239 int exception = reply.ReadInt32(); in StopDiscoverServices() local
269 int exception = reply.ReadInt32(); in RequestService() local
299 int exception = reply.ReadInt32(); in PutLocalP2pService() local
329 int exception = reply.ReadInt32(); in DeleteLocalP2pService() local
360 int exception = reply.ReadInt32(); in StartP2pListen() local
[all …]
H A Dwifi_device_proxy.cpp101 int exception = reply.ReadInt32(); in EnableWifi() local
128 int exception = reply.ReadInt32(); in DisableWifi() local
157 int exception = reply.ReadInt32(); in InitWifiProtect() local
191 int exception = reply.ReadInt32(); in GetWifiProtectRef() local
224 int exception = reply.ReadInt32(); in PutWifiProtectRef() local
258 int exception = reply.ReadInt32(); in IsHeldWifiProtectRef() local
375 int exception = reply.ReadInt32(); in RemoveCandidateConfig() local
410 int exception = reply.ReadInt32(); in RemoveCandidateConfig() local
440 int exception = reply.ReadInt32(); in AddDeviceConfig() local
475 int exception = reply.ReadInt32(); in UpdateDeviceConfig() local
[all …]
H A Dwifi_hotspot_proxy.cpp96 int exception = reply.ReadInt32(); in IsHotspotActive() local
129 int exception = reply.ReadInt32(); in IsHotspotDualBandSupported() local
164 int exception = reply.ReadInt32(); in GetHotspotState() local
199 int exception = reply.ReadInt32(); in GetHotspotConfig() local
252 int exception = reply.ReadInt32(); in SetHotspotConfig() local
282 int exception = reply.ReadInt32(); in SetHotspotIdleTimeout() local
316 int exception = reply.ReadInt32(); in GetStationList() local
371 int exception = reply.ReadInt32(); in DisassociateSta() local
397 int exception = reply.ReadInt32(); in EnableHotspot() local
428 int exception = reply.ReadInt32(); in DisableHotspot() local
[all …]
H A Dwifi_scan_proxy.cpp121 int exception = reply.ReadInt32(); in SetScanControlInfo() local
156 int exception = reply.ReadInt32(); in Scan() local
199 int exception = reply.ReadInt32(); in AdvanceScan() local
233 int exception = reply.ReadInt32(); in IsWifiClosedScan() local
365 int exception = reply.ReadInt32(); in GetScanInfoList() local
460 int exception = reply.ReadInt32(); in GetSupportedFeatures() local
514 int exception = reply.ReadInt32(); in SetScanOnlyAvailable() local
542 int exception = reply.ReadInt32(); in GetScanOnlyAvailable() local
580 int exception = reply.ReadInt32(); in StartWifiPnoScan() local
/ohos5.0/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_server_proxy.cpp135 int exception = reply.ReadInt32(); in RegisterDhcpServerCallBack() local
173 int exception = reply.ReadInt32(); in StartDhcpServer() local
215 int exception = reply.ReadInt32(); in SetDhcpRange() local
251 int exception = reply.ReadInt32(); in SetDhcpName() local
291 int exception = reply.ReadInt32(); in PutDhcpRange() local
324 int exception = reply.ReadInt32(); in RemoveAllDhcpRange() local
357 int exception = reply.ReadInt32(); in UpdateLeasesTime() local
389 int exception = reply.ReadInt32(); in StopDhcpServer() local
429 int exception = reply.ReadInt32(); in RemoveDhcpRange() local
460 int exception = reply.ReadInt32(); in GetDhcpClientInfos() local
H A Ddhcp_client_proxy.cpp131 int exception = reply.ReadInt32(); in RegisterDhcpClientCallBack() local
166 int exception = reply.ReadInt32(); in StartDhcpClient() local
202 int exception = reply.ReadInt32(); in SetConfiguration() local
236 int exception = reply.ReadInt32(); in StopDhcpClient() local
/aosp12/packages/modules/IPsec/tests/iketests/src/java/android/net/ipsec/ike/
H A DIkeSessionCallbackTest.java64 public void onClosedExceptionally(IkeException exception) {} in onClosedExceptionally()
74 public void onError(IkeProtocolException exception) { in onError()
83 public void onError(IkeProtocolException exception) { in onError()
88 public void onError(IkeException exception) { in onError()
/aosp12/art/test/412-new-array/src/
H A DMain.java243 Throwable exception = null; in testSmaliFillArrayData() local
270 Throwable exception = null; in testSmaliFillArrayData() local
309 Throwable exception = null; in testSmaliFillArrayData() local
348 Throwable exception = null; in testSmaliFillArrayData() local
387 Throwable exception = null; in testSmaliFillArrayData() local
426 Throwable exception = null; in testSmaliFillArrayData() local
465 Throwable exception = null; in testSmaliFillArrayData() local
502 Throwable exception = null; in testSmaliFillArrayData() local
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/audio/
H A DCarAudioZonesHelperLegacyTest.java72 RuntimeException exception = expectThrows(RuntimeException.class, in constructor_checksForNoDuplicateBusNumbers() local
86 RuntimeException exception = expectThrows(RuntimeException.class, in constructor_throwsIfLegacyContextNotAssignedToBus() local
101 NullPointerException exception = expectThrows(NullPointerException.class, in constructor_throwsIfNullInputDevices() local
115 NullPointerException exception = expectThrows(NullPointerException.class, in constructor_throwsIfNullContext() local
127 NullPointerException exception = expectThrows(NullPointerException.class, in constructor_throwsIfNullCarAudioDeviceInfo() local
141 NullPointerException exception = expectThrows(NullPointerException.class, in constructor_throwsIfNullCarAudioControl() local
155 NullPointerException exception = expectThrows(NullPointerException.class, in constructor_throwsIfNullCarAudioSettings() local
H A DCarAudioZonesValidatorTest.java50 RuntimeException exception = expectThrows(RuntimeException.class, in validate_thereIsAtLeastOneZone() local
63 IllegalArgumentException exception = expectThrows(IllegalArgumentException.class, in validate_failsOnEmptyInputDevices() local
75 NullPointerException exception = expectThrows(NullPointerException.class, in validate_failsOnNullInputDevices() local
89 RuntimeException exception = expectThrows(RuntimeException.class, in validate_failsOnMissingMicrophoneInputDevices() local
104 RuntimeException exception = expectThrows(RuntimeException.class, in validate_volumeGroupsForEachZone() local
130 RuntimeException exception = expectThrows(RuntimeException.class, in validate_eachAddressAppearsInOnlyOneZone() local
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/test/
H A Dtest_taskpool.cpp226 napi_value exception; variable
348 napi_value exception = nullptr; variable
1183 napi_value exception = nullptr; variable
1218 napi_value exception = nullptr; variable
1354 napi_value exception = nullptr; variable
1478 napi_value exception = nullptr; variable
1499 napi_value exception = nullptr; variable
1520 napi_value exception = nullptr; variable
1539 napi_value exception = nullptr; variable
1560 napi_value exception = nullptr; variable
[all …]
/ohos5.0/foundation/communication/connected_nfc_tag/interfaces/inner_api/src/
H A Dnfc_tag_session_proxy.cpp58 int exception = reply.ReadInt32(); in Init() local
84 int exception = reply.ReadInt32(); in Uninit() local
110 int exception = reply.ReadInt32(); in ReadNdefTag() local
139 int exception = reply.ReadInt32(); in WriteNdefTag() local
/aosp12/packages/modules/IPsec/tests/iketests/src/java/android/net/ipsec/ike/exceptions/
H A DIkeProtocolExceptionTest.java39 UnsupportedCriticalPayloadException exception = in buildNotifyPayloadWithData() local
49 NoValidProposalChosenException exception = in buildNotifyPayloadWithoutData() local
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
H A DPermissionHelperTest.java87 SecurityException exception = expectThrows(SecurityException.class, () -> PermissionHelper in testCheckHasAtLeastOnePermission_none() local
113 SecurityException exception = expectThrows(SecurityException.class, in testCheckHasDumpPermissionGranted_notGranted() local
127 private void assertExceptionMessageContains(Exception exception, String subString) { in assertExceptionMessageContains()
/aosp12/art/test/1929-exception-catch-exception/src/art/
H A DTest1929.java47 Executable m, long loc, Throwable exception); in exceptionOccurred()
61 Thread thr, Executable method, long location, Throwable exception) { in ExceptionCatchEvent()
90 public void exceptionOccurred(Executable m, long loc, Throwable exception) { in exceptionOccurred()
97 public void exceptionOccurred(Executable m, long loc, Throwable exception) { in exceptionOccurred()
111 public void exceptionOccurred(Executable m, long loc, Throwable exception) { in exceptionOccurred()
119 public void exceptionOccurred(Executable m, long loc, Throwable exception) { in exceptionOccurred()
/aosp12/frameworks/base/core/java/android/content/
H A DContentProviderResult.java39 public final @Nullable Throwable exception; field in ContentProviderResult
53 public ContentProviderResult(@NonNull Throwable exception) { in ContentProviderResult()
58 public ContentProviderResult(Uri uri, Integer count, Bundle extras, Throwable exception) { in ContentProviderResult()
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_callback_proxy.cpp71 int exception = reply.ReadInt32(); in OnIpSuccessChanged() local
100 int exception = reply.ReadInt32(); in OnIpFailChanged() local
150 int exception = reply.ReadInt32(); in OnDhcpOfferReport() local
/aosp12/packages/services/Iwlan/src/com/google/android/iwlan/
H A DIwlanError.java87 public IwlanError(@NonNull Exception exception) { in IwlanError()
102 private void IwlanErrorIkeProtocolException(@NonNull IkeProtocolException exception) { in IwlanErrorIkeProtocolException()
107 private void IwlanErrorIkeInternalException(@NonNull IkeInternalException exception) { in IwlanErrorIkeInternalException()
/ohos5.0/foundation/communication/nfc/services/src/ipc/card_emulation/
H A Dhce_session_stub.cpp68 int exception = data.ReadInt32(); in HandleRegHceCmdCallback() local
129 int exception = data.ReadInt32(); in HandleGetPaymentServices() local
161 int exception = data.ReadInt32(); in HandleStopHce() local
190 int exception = data.ReadInt32(); in HandleStartHce() local
235 int exception = data.ReadInt32(); in HandleIsDefaultService() local
/aosp12/frameworks/native/libs/binder/ndk/
H A Dstatus.cpp30 AStatus* AStatus_fromExceptionCode(binder_exception_t exception) { in AStatus_fromExceptionCode()
34 AStatus* AStatus_fromExceptionCodeWithMessage(binder_exception_t exception, const char* message) { in AStatus_fromExceptionCodeWithMessage()
135 binder_exception_t PruneException(int32_t exception) { in PruneException()

12345678910>>...14