Home
last modified time | relevance | path

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

/aosp14/system/core/libstats/push_compat/
H A Dstatsd_writer.c41 static atomic_int log_error = 0; variable
/aosp14/system/core/debuggerd/client/
H A Ddebuggerd_client.cpp57 static void log_error(int fd, int errno_value, const char* format, ...) __printflike(3, 4) { in log_error() function