Home
last modified time | relevance | path

Searched defs:get_error_string (Results 1 – 4 of 4) sorted by relevance

/external/cronet/tot/third_party/llvm-libc/src/src/__support/StringUtil/
Derror_to_string.cpp68 cpp::string_view get_error_string(int err_num) { in get_error_string() function
73 cpp::string_view get_error_string(int err_num, cpp::span<char> buffer) { in get_error_string() function
/external/cronet/stable/third_party/llvm-libc/src/src/__support/StringUtil/
Derror_to_string.cpp68 cpp::string_view get_error_string(int err_num) { in get_error_string() function
73 cpp::string_view get_error_string(int err_num, cpp::span<char> buffer) { in get_error_string() function
/external/llvm-libc/src/__support/StringUtil/
Derror_to_string.cpp68 cpp::string_view get_error_string(int err_num) { in get_error_string() function
73 cpp::string_view get_error_string(int err_num, cpp::span<char> buffer) { in get_error_string() function
/external/skia/src/gpu/ganesh/gl/
DGrGLInterfaceAutogen.cpp26 static const char* get_error_string(GrGLenum err) { in get_error_string() function