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

  /ndk/sources/cxx-stl/gabi++/include/
cxxabi.h 126 (*__cxa_vec_constructor)(void *); typedef
128 typedef __cxa_vec_constructor __cxa_vec_destructor;
136 __cxa_vec_constructor constructor,
142 __cxa_vec_constructor constructor,
150 __cxa_vec_constructor constructor,
159 __cxa_vec_constructor constructor,
213 using __cxxabiv1::__cxa_vec_constructor;
218 __cxa_vec_constructor constructor,
223 __cxa_vec_constructor constructor,
239 __cxa_vec_constructor constructor)
    [all...]
  /ndk/sources/cxx-stl/gabi++/src/
cxxabi_vec.cc 39 typedef __cxa_vec_constructor constructor_func;

Completed in 77 milliseconds