Home
last modified time | relevance | path

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

/aosp14/system/core/libstats/push_compat/
H A Dstats_event_list.c39 } android_log_context_internal; typedef
52 android_log_context_internal* context = (android_log_context_internal*)(ctx); in reset_log_context()
54 memset(context, 0, sizeof(android_log_context_internal)); in reset_log_context()
69 android_log_context_internal* context; in stats_write_list()
73 context = (android_log_context_internal*)(ctx); in stats_write_list()
209 android_log_context_internal* context; in android_log_write_char_array()
211 context = (android_log_context_internal*)ctx; in android_log_write_char_array()