Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/
H A Dcxa_personality.cpp1246 bool native_new_exception = __isOurExceptionClass(&new_exception_header->unwindHeader); in __cxa_call_unexpected() local
1248 if (native_new_exception && (new_exception_header != old_exception_header)) in __cxa_call_unexpected()
/aosp_15_r20/external/libcxxabi/src/
H A Dcxa_personality.cpp1267 bool native_new_exception = __isOurExceptionClass(&new_exception_header->unwindHeader); in __cxa_call_unexpected() local
1269 if (native_new_exception && (new_exception_header != old_exception_header)) in __cxa_call_unexpected()