Home
last modified time | relevance | path

Searched defs:pending_exception (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/libcore/luni/src/main/native/
H A DExecStrings.cpp50 jthrowable pending_exception = env_->ExceptionOccurred(); in ~ExecStrings() local
/aosp_15_r20/external/python/cpython2/Modules/
D_lsprof.c489 pending_exception(ProfilerObject *pObj) in pending_exception() function
/aosp_15_r20/external/python/cpython3/Modules/
D_lsprof.c464 pending_exception(ProfilerObject *pObj) in pending_exception() function
/aosp_15_r20/art/runtime/
H A Dthread.cc207 ObjPtr<mirror::Throwable> pending_exception, in DeoptimizationContextRecord()
4744 ObjPtr<mirror::Throwable> pending_exception; in DeoptimizeWithDeoptimizationException() local
/aosp_15_r20/external/crosvm/hypervisor/src/whpx/
H A Dvcpu.rs453 let mut pending_exception = unsafe { event.ExceptionEvent.__bindgen_anon_1 }; in inject_gp_fault() localVariable
/aosp_15_r20/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc713 ObjPtr<mirror::Throwable> pending_exception; in HandleDeoptimization() local