Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/
H A Dcxa_exception.cpp115 static inline int incrementHandlerCount(__cxa_exception *exception) { in incrementHandlerCount() function
540 if (0 == incrementHandlerCount(exception_header)) in __cxa_throw()
/aosp_15_r20/external/libcxxabi/src/
H A Dcxa_exception.cpp116 static inline int incrementHandlerCount(__cxa_exception *exception) { in incrementHandlerCount() function
523 if (0 == incrementHandlerCount(exception_header)) in __cxa_end_catch()