Home
last modified time | relevance | path

Searched defs:old_exception (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/openjdkjvmti/
H A Devents.cc749 art::Handle<art::mirror::Throwable> old_exception(hs.NewHandle(self->GetException())); in MethodUnwind() local
/aosp_15_r20/art/runtime/jni/
H A Djni_internal.cc797 Handle<mirror::Throwable> old_exception( in ExceptionDescribe() local