Home
last modified time | relevance | path

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

/external/llvm-libc/src/__support/StringUtil/
Derror_to_string.cpp49 cpp::string_view build_error_string(int err_num, cpp::span<char> buffer) { in build_error_string()
64 cpp::string_view get_error_string(int err_num) { in get_error_string()
69 cpp::string_view get_error_string(int err_num, cpp::span<char> buffer) { in get_error_string()
/external/libbrillo/brillo/
Duserdb_utils.cc29 int err_num; in GetUserInfo() local
56 int err_num; in GetGroupInfo() local