Home
last modified time | relevance | path

Searched defs:android_log_context (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/logging/liblog/include_vndk/log/
H A Dlog_event_list.h35 typedef struct android_log_context_internal* android_log_context; typedef
/aosp12/system/logging/liblog/include/log/
H A Dlog_event_list.h39 typedef struct android_log_context_internal* android_log_context; typedef
126 operator android_log_context() const { in android_log_context() function
/aosp12/system/core/libstats/push_compat/include/
H A Dstats_event_list.h67 operator android_log_context() const { return ctx; } in android_log_context() function