OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:android_log_write_list_buffer
(Results
1 - 3
of
3
) sorted by null
/system/core/liblog/include/private/
android_logger.h
154
int
android_log_write_list_buffer
(android_log_context ctx, const char** msg);
177
ssize_t len =
android_log_write_list_buffer
(ctx, &cp);
/system/core/liblog/
log_event_list.c
332
LIBLOG_ABI_PRIVATE int
android_log_write_list_buffer
(android_log_context ctx,
function
/system/core/liblog/tests/
liblog_test.cpp
[
all
...]
Completed in 189 milliseconds