OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__system_error_category
(Results
1 - 2
of
2
) sorted by null
/external/libcxx/src/
system_error.cpp
86
class _LIBCPP_HIDDEN
__system_error_category
class in inherits:__do_message
96
__system_error_category
::name() const _NOEXCEPT
102
__system_error_category
::message(int ev) const
112
__system_error_category
::default_error_condition(int ev) const _NOEXCEPT
124
static
__system_error_category
s;
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
system_error.cpp
85
class _LIBCPP_HIDDEN
__system_error_category
class in inherits:__do_message
95
__system_error_category
::name() const _NOEXCEPT
101
__system_error_category
::message(int ev) const
114
__system_error_category
::default_error_condition(int ev) const _NOEXCEPT
129
static
__system_error_category
s;
Completed in 59 milliseconds