Home
last modified time | relevance | path

Searched defs:__throw_system_error (Results 1 – 7 of 7) sorted by relevance

/external/cronet/tot/third_party/libc++/src/include/__cxx03/__system_error/
Dsystem_error.h43 _LIBCPP_NORETURN _LIBCPP_HIDE_FROM_ABI inline void __throw_system_error(error_code __ec, const char… in __throw_system_error() function
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__system_error/
Dsystem_error.h43 _LIBCPP_NORETURN _LIBCPP_HIDE_FROM_ABI inline void __throw_system_error(error_code __ec, const char… in __throw_system_error() function
/external/cronet/tot/third_party/libc++/src/include/__system_error/
Dsystem_error.h42 [[__noreturn__]] _LIBCPP_HIDE_FROM_ABI inline void __throw_system_error(error_code __ec, const char… in __throw_system_error() function
/external/cronet/stable/third_party/libc++/src/include/__system_error/
Dsystem_error.h42 [[__noreturn__]] _LIBCPP_HIDE_FROM_ABI inline void __throw_system_error(error_code __ec, const char… in __throw_system_error() function
/external/libcxx/src/
Dsystem_error.cpp285 __throw_system_error(int ev, const char* what_arg) in __throw_system_error() function
/external/cronet/stable/third_party/libc++/src/src/
Dsystem_error.cpp214 void __throw_system_error(int ev, const char* what_arg) { in __throw_system_error() function
/external/cronet/tot/third_party/libc++/src/src/
Dsystem_error.cpp214 void __throw_system_error(int ev, const char* what_arg) { in __throw_system_error() function