| /external/qemu/android/config/linux-x86_64/asm/ |
| kvm.h | 220 __u32 exception; member in struct:kvm_debug_exit_arch
|
| /frameworks/base/media/jni/ |
| android_media_MediaDrm.cpp | 159 jniThrowException(env, "java/lang/Exception", 215 ALOGW("An exception occurred while notifying an event."); 222 ALOGE("Illegal state exception: %s (%d)", msg, err); 224 jobject exception = env->NewObject(gFields.stateException.classId, local 227 env->Throw(static_cast<jthrowable>(exception)); [all...] |
| /frameworks/base/packages/SystemUI/src/com/android/systemui/ |
| ImageWallpaper.java | 425 Throwable exception = null; local 434 exception = e; 436 exception = e; 439 if (exception != null) { 446 Log.w(TAG, "Unable to load wallpaper!", exception);
|
| /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
| GraphRunner.java | 118 private Exception mCaughtException = null; 169 } catch (Exception e) { 176 // Exception during exception recovery? Abort all processing. Do not 177 // overwrite the original exception. 553 * thrown exception is passed to the listener in this method. If no listener is set, the 554 * exception message is logged to the error stream. You will not receive an 557 * @param exception the exception that was thrown. 560 public void onGraphRunnerError(Exception exception, boolean closedSuccessfully) [all...] |
| /frameworks/base/tests/CoreTests/android/core/ |
| SSLSocketTest.java | 277 android.util.Log.d("SSLSocketTest", "Exception", ex); 297 android.util.Log.d("SSLSocketTest", "Exception", ex); 310 public void testContextInitNullArgs() throws Exception { 319 public void testDefaultAlgorithms() throws Exception { 335 public void testMultithreadedClose() throws Exception { 347 } catch (Exception ex) { 360 } catch (Exception ex) { 426 } catch (Exception ex) { 428 "testMultithreadedFetch() got Exception", ex); 630 private Exception exception field in class:SSLSocketTest.TestServer 709 private Exception exception; field in class:SSLSocketTest.TestClient [all...] |
| /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/ |
| ServerSocketChannelTest.java | 52 protected void setUp() throws Exception { 58 protected void tearDown() throws Exception { 62 } catch (Exception e) { 70 } catch (Exception e) { 114 public void test_bind_null() throws Exception { 129 public void test_bind_failure() throws Exception { 145 public void test_bind_closed() throws Exception { 158 public void test_bind_explicitPort() throws Exception { 251 public void testSocket_Block_BeforeClose() throws Exception { 267 public void testSocket_NonBlock_BeforeClose() throws Exception { 526 IOException exception; field in class:ServerSocketChannelTest.WriteChannelThread 594 IOException exception; field in class:ServerSocketChannelTest.WriteSocketThread [all...] |
| /libcore/jsr166-tests/src/test/java/jsr166/ |
| ThreadPoolExecutorSubclassTest.java | 28 Exception exception; field in class:ThreadPoolExecutorSubclassTest.CustomTask 36 public V call() throws Exception { r.run(); return res; }}; 67 Exception e = null; 71 catch (Exception ex) { 77 exception = e; 89 if (exception != null) 90 throw new ExecutionException(exception); 106 if (exception != null) 107 throw new ExecutionException(exception); [all...] |
| /libcore/luni/src/main/native/ |
| libcore_io_Posix.cpp | 89 * Returns the result of the system call though a Java exception will be pending if the result is 124 * Returns the result of the system call though a Java exception will be pending if the result is 168 jobject exception; local 170 exception = env->NewObject(exceptionClass, ctor3, detailMessage.get(), error, cause); 172 exception = env->NewObject(exceptionClass, ctor2, detailMessage.get(), error); 174 env->Throw(reinterpret_cast<jthrowable>(exception)); 187 // Cache the methods ids before we throw, so we don't call GetMethodID with a pending exception. 199 // Deliberately fall through to throw another exception... [all...] |
| /packages/services/Telephony/src/com/android/phone/ |
| CallFeaturesSetting.java | 546 if (result != null && result.exception == null) { 990 Throwable exception = result.exception; local [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/ |
| kvm.h | 220 __u32 exception; member in struct:kvm_debug_exit_arch
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/ |
| kvm.h | 220 __u32 exception; member in struct:kvm_debug_exit_arch
|
| /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm/ |
| kvm.h | 264 __u32 exception; member in struct:kvm_debug_exit_arch 311 } exception; member in struct:kvm_vcpu_events
|
| /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm/ |
| kvm.h | 264 __u32 exception; member in struct:kvm_debug_exit_arch 311 } exception; member in struct:kvm_vcpu_events
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
| RenderPreview.java | 569 Throwable exception = render.getException(); local 570 if (exception != null) { 571 AdtPlugin.log(exception, "Failure rendering preview " + getDisplayName()); [all...] |
| /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/ |
| wagon-provider-api-2.6.jar | |
| /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
| org.eclipse.equinox.common_3.6.0.v20100503.jar | |
| org.eclipse.equinox.event_1.2.0.v20100503.jar | |
| /prebuilts/devtools/tools/lib/ |
| org-eclipse-equinox-common-3.6.0.jar | |
| /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
| org.eclipse.equinox.common_3.6.200.v20130402-1505.jar | |
| /prebuilts/tools/common/eclipse/ |
| org.eclipse.equinox.common_3.4.0.v20080421-2006.jar | |
| org.eclipse.equinox.common_3.6.0.v20100503.jar | |
| /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-equinox-common/3.6.0/ |
| org-eclipse-equinox-common-3.6.0.jar | |
| /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
| org.eclipse.equinox.common_3.6.200.v20130402-1505.jar | |
| /art/runtime/ |
| thread.cc | 1142 mirror::Throwable* exception = GetException(nullptr); local 1150 mirror::Throwable* exception = GetException(nullptr); local 1954 mirror::Throwable* exception = GetException(&throw_location); local [all...] |
| /cts/tests/tests/media/src/android/media/cts/ |
| Vp8CodecTestBase.java | 126 boolean forceGoogleCodec) throws Exception { 439 int dstWidth, int dstHeight) throws Exception { 468 String dstYuvFilename, int dstFrameWidth, int dstFrameHeight) throws Exception { 515 boolean forceGoogleDecoder) throws Exception { 689 private InputStream OpenFileOrResourceId(String filename, int resourceId) throws Exception { 722 throws Exception { 754 } catch (Exception e) { 968 final Exception[] exception = new Exception[1]; local [all...] |