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

  /external/libcxxabi/src/
cxa_exception_storage.cpp 65 void construct_ () { function in namespace:__cxxabiv1::__anon24560
94 if (0 != std::__libcpp_execute_once(&flag_, construct_))
96 // static int init = construct_();
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/src/
cxa_exception_storage.cpp 65 void construct_ () { function in namespace:__cxxabiv1::__anon655
94 if (0 != std::__libcpp_execute_once(&flag_, construct_))
96 // static int init = construct_();

Completed in 72 milliseconds