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

  /ndk/sources/cxx-stl/gabi++/include/
cxxabi.h 131 (*__cxa_vec_copy_constructor)(void*, void*); typedef
194 __cxa_vec_copy_constructor constructor,
214 using __cxxabiv1::__cxa_vec_copy_constructor;
232 __cxa_vec_copy_constructor constructor);
  /ndk/sources/cxx-stl/gabi++/src/
cxxabi_vec.cc 40 typedef __cxa_vec_copy_constructor copy_constructor_func;

Completed in 135 milliseconds