HomeSort by relevance Sort by last modified time
    Searched refs:incrementHandlerCount (Results 1 - 2 of 2) sorted by null

  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/src/
cxa_exception.cpp 96 static inline int incrementHandlerCount(__cxa_exception *exception) {
452 if (0 == incrementHandlerCount(exception_header))
  /external/libcxxabi/src/
cxa_exception.cpp 100 static inline int incrementHandlerCount(__cxa_exception *exception) {
494 if (0 == incrementHandlerCount(exception_header))

Completed in 80 milliseconds