Home | Sort by relevance Sort by last modified time |
/ndk/sources/cxx-stl/gabi++/src/ | |
cxxabi_vec.cc | 97 class scoped_catcher { class in namespace:__anon35826 99 scoped_catcher(const char* message) : message_(message) {} function in class:__anon35826::scoped_catcher 101 ~scoped_catcher() { 261 scoped_catcher catcher("exception raised in vector destructor!"); |