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

  /external/libcxx/src/
future.cpp 15 class _LIBCPP_HIDDEN __future_error_category class in inherits:__do_message
24 __future_error_category::name() const _NOEXCEPT
38 __future_error_category::message(int ev) const
67 static __future_error_category __f;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
future.cpp 17 class _LIBCPP_HIDDEN __future_error_category class in inherits:__do_message
26 __future_error_category::name() const _NOEXCEPT
40 __future_error_category::message(int ev) const
69 static __future_error_category __f;

Completed in 351 milliseconds