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

  /ndk/sources/cxx-stl/gabi++/src/
helper_func_internal.h 73 void prepareBeginCleanup(_Unwind_Exception* exc) _GABIXX_HIDDEN;
personality.cc 118 prepareBeginCleanup(unwind_exception);
helper_func_internal.cc 379 void prepareBeginCleanup(_Unwind_Exception* exc) {
386 prepareBeginCleanup(exc);
502 void prepareBeginCleanup(_Unwind_Exception* exc) {}

Completed in 94 milliseconds