Home
last modified time | relevance | path

Searched refs:__future_error_category (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dfuture.cpp17 class _LIBCPP_HIDDEN __future_error_category class
26 __future_error_category::name() const _NOEXCEPT in name()
40 __future_error_category::message(int ev) const in message()
69 static __future_error_category __f; in future_category()
/ndk/sources/cxx-stl/llvm-libc++/patches.android/
D0013-temp-collective-ndk-hackathon-fixes.patch573 class _LIBCPP_HIDDEN __future_error_category