OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:android_log_write_list
(Results
1 - 4
of
4
) sorted by null
/system/core/liblog/
log_event_write.c
43
ret =
android_log_write_list
(ctx, LOG_ID_EVENTS);
log_event_list.c
298
LIBLOG_ABI_PUBLIC int
android_log_write_list
(android_log_context ctx,
function
/system/core/liblog/include/log/
log_event_list.h
100
int
android_log_write_list
(android_log_context ctx, log_id_t id);
212
int retval =
android_log_write_list
(ctx, id);
218
int retval =
android_log_write_list
(ctx, id);
/system/core/liblog/tests/
liblog_test.cpp
[
all
...]
Completed in 776 milliseconds