Home
last modified time | relevance | path

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

/aosp_15_r20/system/logging/liblog/
H A Dlog_event_list.cpp35 struct android_log_context_internal { struct
48 static void init_context(android_log_context_internal* context, uint32_t tag) { in init_context() argument
/aosp_15_r20/out/soong/.intermediates/system/logging/liblog/liblog_event_list_bindgen/android_arm64_armv8-2a_cortex-a55_source/
Dbindings.rs30 pub struct android_log_context_internal { struct
33 pub type android_log_context = *mut android_log_context_internal; argument
/aosp_15_r20/system/core/libstats/push_compat/
H A Dstats_event_list.c39 } android_log_context_internal; typedef