Home
last modified time | relevance | path

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

/external/libcxxabi/src/
Dcxa_exception.cpp121 static inline int decrementHandlerCount(__cxa_exception *exception) { in decrementHandlerCount() function
536 if (0 == decrementHandlerCount(exception_header)) in __cxa_end_catch()
/external/cronet/buildtools/third_party/libc++abi/trunk/src/
Dcxa_exception.cpp120 static inline int decrementHandlerCount(__cxa_exception *exception) { in decrementHandlerCount() function
542 if (0 == decrementHandlerCount(exception_header)) in __cxa_end_catch()