Home
last modified time | relevance | path

Searched refs:native_old_exception (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/
H A Dcxa_personality.cpp1179 bool native_old_exception = __isOurExceptionClass(unwind_exception); in __cxa_call_unexpected() local
1187 if (native_old_exception) in __cxa_call_unexpected()
1219 if (native_old_exception) in __cxa_call_unexpected()
/aosp_15_r20/external/libcxxabi/src/
H A Dcxa_personality.cpp1205 bool native_old_exception = __isOurExceptionClass(unwind_exception); in __cxa_call_unexpected() local
1211 if (native_old_exception) in __cxa_call_unexpected()
1242 if (native_old_exception) in __cxa_call_unexpected()