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

  /ndk/sources/cxx-stl/gabi++/src/
pbase_type_info.cc 41 return can_catch_typeinfo_wrapper(thr_type, adjustedPtr, tracker);
44 bool __pbase_type_info::can_catch_typeinfo_wrapper(const __shim_type_info* thr_type, function in class:__cxxabiv1::__pbase_type_info
97 return ptr_pointee->can_catch_typeinfo_wrapper(thrown_type->__pointee,
cxxabi_defines.h 223 virtual bool can_catch_typeinfo_wrapper(const __shim_type_info* thrown_type,
  /prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/include/
cxxabi.h 223 virtual bool can_catch_typeinfo_wrapper(const __shim_type_info* thrown_type,

Completed in 33 milliseconds