Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dios.cpp39 class _LIBCPP_HIDDEN __iostream_category class
48 __iostream_category::name() const _NOEXCEPT in name()
54 __iostream_category::message(int ev) const in message()
70 static __iostream_category s; in iostream_category()