Home
last modified time | relevance | path

Searched defs:__android_log_message (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/android_log-sys/src/
Dlib.rs53 pub struct __android_log_message { struct
54 pub struct_size: usize,
55 pub buffer_id: i32,
56 pub priority: i32,
57 pub tag: *const c_char,
58 pub file: *const c_char,
59 pub line: u32,
60 pub message: *const c_char,
92 pub fn __android_log_write_log_message(log_message: *mut __android_log_message); in __android_log_write_log_message()
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/common_os/include/system/logging/liblog/include/android/
H A Dlog.h202 struct __android_log_message { struct
204 size_t struct_size;
228 typedef void (*__android_logger_function)(const struct __android_log_message* log_message); argument
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/logging/liblog/include_vndk/android/
Dlog.h187 struct __android_log_message { struct
189 size_t struct_size;
213 typedef void (*__android_logger_function)(const struct __android_log_message* log_message); argument
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/logging/liblog/include_vndk/android/
Dlog.h187 struct __android_log_message { struct
189 size_t struct_size;
213 typedef void (*__android_logger_function)(const struct __android_log_message* log_message); argument
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/logging/liblog/include_vndk/android/
Dlog.h187 struct __android_log_message { struct
189 size_t struct_size;
213 typedef void (*__android_logger_function)(const struct __android_log_message* log_message); argument
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/logging/liblog/include_vndk/android/
Dlog.h187 struct __android_log_message { struct
189 size_t struct_size;
213 typedef void (*__android_logger_function)(const struct __android_log_message* log_message); argument
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/system/logging/liblog/include/android/
Dlog.h187 struct __android_log_message { struct
189 size_t struct_size;
213 typedef void (*__android_logger_function)(const struct __android_log_message* log_message); argument
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/system/logging/liblog/include/android/
Dlog.h187 struct __android_log_message { struct
189 size_t struct_size;
213 typedef void (*__android_logger_function)(const struct __android_log_message* log_message); argument
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/core/liblog/include_vndk/android/
Dlog.h187 struct __android_log_message { struct
189 struct_size; /** Must be set to sizeof(__android_log_message) and is used for versioning. */ argument
201 typedef void (*__android_logger_function)(const struct __android_log_message* log_message); argument
/aosp_15_r20/prebuilts/module_sdk/art/13/include/system/logging/liblog/include/android/
Dlog.h202 struct __android_log_message { struct
204 size_t struct_size;
228 typedef void (*__android_logger_function)(const struct __android_log_message* log_message); argument
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/system/logging/liblog/include/android/
Dlog.h202 struct __android_log_message { struct
204 size_t struct_size;
228 typedef void (*__android_logger_function)(const struct __android_log_message* log_message); argument
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/logging/liblog/include_vndk/android/
Dlog.h187 struct __android_log_message { struct
189 size_t struct_size;
213 typedef void (*__android_logger_function)(const struct __android_log_message* log_message); argument
/aosp_15_r20/prebuilts/vndk/v30/arm/include/system/core/liblog/include_vndk/android/
Dlog.h187 struct __android_log_message { struct
189 struct_size; /** Must be set to sizeof(__android_log_message) and is used for versioning. */ argument
201 typedef void (*__android_logger_function)(const struct __android_log_message* log_message); argument
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/logging/liblog/include_vndk/android/
Dlog.h187 struct __android_log_message { struct
189 size_t struct_size;
213 typedef void (*__android_logger_function)(const struct __android_log_message* log_message); argument
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/logging/liblog/include_vndk/android/
Dlog.h187 struct __android_log_message { struct
189 size_t struct_size;
213 typedef void (*__android_logger_function)(const struct __android_log_message* log_message); argument
/aosp_15_r20/external/mesa3d/include/android_stub/android/
H A Dlog.h187 struct __android_log_message { struct
189 size_t struct_size;
213 typedef void (*__android_logger_function)(const struct __android_log_message* log_message); argument
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/system/logging/liblog/include/android/
Dlog.h202 struct __android_log_message { struct
204 size_t struct_size;
228 typedef void (*__android_logger_function)(const struct __android_log_message* log_message); argument
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/logging/liblog/include_vndk/android/
Dlog.h187 struct __android_log_message { struct
189 size_t struct_size;
213 typedef void (*__android_logger_function)(const struct __android_log_message* log_message); argument
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/system/logging/liblog/include/android/
Dlog.h202 struct __android_log_message { struct
204 size_t struct_size;
228 typedef void (*__android_logger_function)(const struct __android_log_message* log_message); argument
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/logging/liblog/include_vndk/android/
Dlog.h187 struct __android_log_message { struct
189 size_t struct_size;
213 typedef void (*__android_logger_function)(const struct __android_log_message* log_message); argument
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/logging/liblog/include_vndk/android/
Dlog.h187 struct __android_log_message { struct
189 size_t struct_size;
213 typedef void (*__android_logger_function)(const struct __android_log_message* log_message); argument
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/core/liblog/include_vndk/android/
Dlog.h187 struct __android_log_message { struct
189 struct_size; /** Must be set to sizeof(__android_log_message) and is used for versioning. */ argument
201 typedef void (*__android_logger_function)(const struct __android_log_message* log_message); argument
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/system/core/liblog/include_vndk/android/
Dlog.h187 struct __android_log_message { struct
189 struct_size; /** Must be set to sizeof(__android_log_message) and is used for versioning. */ argument
201 typedef void (*__android_logger_function)(const struct __android_log_message* log_message); argument
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/logging/liblog/include_vndk/android/
Dlog.h187 struct __android_log_message { struct
189 size_t struct_size;
213 typedef void (*__android_logger_function)(const struct __android_log_message* log_message); argument
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/logging/liblog/include_vndk/android/
Dlog.h187 struct __android_log_message { struct
189 size_t struct_size;
213 typedef void (*__android_logger_function)(const struct __android_log_message* log_message); argument

12