Searched defs:log_ctx (Results 1 – 2 of 2) sorted by relevance
44 static inline void statslog_init(android_log_context* log_ctx, bool* enable_stats_log) { in statslog_init()54 static inline void statslog_destroy(android_log_context* log_ctx) { in statslog_destroy()
338 static android_log_context log_ctx; variable