Home
last modified time | relevance | path

Searched defs:__throw_runtime_error (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/src/
H A Dstdexcept.cpp22 _LIBCPP_NORETURN void __throw_runtime_error(const char* msg) { in __throw_runtime_error() function
/aosp_15_r20/external/libcxx/src/
H A Dlocale.cpp133 _LIBCPP_NORETURN static void __throw_runtime_error(const string &msg) in __throw_runtime_error() function
6093 void __throw_runtime_error(const char* msg) in __throw_runtime_error() function