Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/src/__support/StringUtil/
H A Derror_to_string.cpp53 cpp::string_view build_error_string(int err_num, cpp::span<char> buffer) { in build_error_string() function
78 return internal::build_error_string(err_num, buffer); in get_error_string()