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

  /external/libcxxabi/src/
cxa_exception.cpp 103 static inline int decrementHandlerCount(__cxa_exception *exception) {
486 if (0 == decrementHandlerCount(exception_header))
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
cxa_exception.cpp 103 static inline int decrementHandlerCount(__cxa_exception *exception) {
486 if (0 == decrementHandlerCount(exception_header))

Completed in 43 milliseconds