OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:android_log_context_internal
(Results
1 - 2
of
2
) sorted by null
/system/core/liblog/
log_event_list.c
46
}
android_log_context_internal
;
typedef in typeref:struct:__anon106786
50
android_log_context_internal
* context;
52
context = calloc(1, sizeof(
android_log_context_internal
));
72
android_log_context_internal
* context;
75
context = calloc(1, sizeof(
android_log_context_internal
));
88
android_log_context_internal
* context;
90
context = (
android_log_context_internal
*)*ctx;
102
android_log_context_internal
* context;
104
context = (
android_log_context_internal
*)ctx;
144
android_log_context_internal
* context
[
all
...]
/system/core/liblog/include/log/
log_event_list.h
55
typedef struct
android_log_context_internal
* android_log_context;
Completed in 3018 milliseconds