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

  /prebuilts/ndk/r11/sources/cxx-stl/gabi++/src/
call_unexpected.cc 116 void terminate_helper(std::terminate_handler t_handler) { function in namespace:__cxxabiv1::__anon111623
245 terminate_helper(header->terminateHandler);
288 terminate_helper(t_handler);
295 terminate_helper(t_handler);
329 terminate_helper(t_handler);
  /prebuilts/ndk/r13/sources/cxx-stl/gabi++/src/
call_unexpected.cc 116 void terminate_helper(std::terminate_handler t_handler) { function in namespace:__cxxabiv1::__anon112011
245 terminate_helper(header->terminateHandler);
288 terminate_helper(t_handler);
295 terminate_helper(t_handler);
329 terminate_helper(t_handler);

Completed in 59 milliseconds