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

  /prebuilts/ndk/r11/sources/cxx-stl/gabi++/src/
call_unexpected.cc 76 extern "C" enum type_match_result { enum in namespace:__cxxabiv1
83 extern "C" type_match_result __attribute__((visibility("default")))
90 type_match_result result = ctm_succeeded;
  /prebuilts/ndk/r13/sources/cxx-stl/gabi++/src/
call_unexpected.cc 76 extern "C" enum type_match_result { enum in namespace:__cxxabiv1
83 extern "C" type_match_result __attribute__((visibility("default")))
90 type_match_result result = ctm_succeeded;

Completed in 207 milliseconds