HomeSort by relevance Sort by last modified time
    Searched refs:old_exception_obj (Results 1 - 2 of 2) sorted by null

  /art/runtime/
debugger.cc 3786 mirror::Throwable* old_exception_obj = soa.Self()->GetException(&old_throw_location); local
    [all...]
jni_internal.cc 732 mirror::Throwable* old_exception_obj = soa.Self()->GetException(&old_throw_location); local
735 old_exception.Assign(old_exception_obj);
    [all...]

Completed in 202 milliseconds