Home
last modified time | relevance | path

Searched refs:android_log_write_list_begin (Results 1 – 4 of 4) sorted by relevance

/system/core/liblog/tests/
Dliblog_test.cpp2609 EXPECT_LE(0, android_log_write_list_begin(ctx)); in event_test_list_int64()
2652 EXPECT_LE(0, android_log_write_list_begin(ctx)); in event_test_list_empty()
2672 EXPECT_LE(0, android_log_write_list_begin(ctx)); // [ in event_test_complex_nested_list()
2676 EXPECT_LE(0, android_log_write_list_begin(ctx)); // [ in event_test_complex_nested_list()
2719 EXPECT_LE(0, android_log_write_list_begin(ctx)); in event_test_7_level_prefix()
2720 EXPECT_LE(0, android_log_write_list_begin(ctx)); in event_test_7_level_prefix()
2721 EXPECT_LE(0, android_log_write_list_begin(ctx)); in event_test_7_level_prefix()
2722 EXPECT_LE(0, android_log_write_list_begin(ctx)); in event_test_7_level_prefix()
2723 EXPECT_LE(0, android_log_write_list_begin(ctx)); in event_test_7_level_prefix()
2724 EXPECT_LE(0, android_log_write_list_begin(ctx)); in event_test_7_level_prefix()
[all …]
/system/core/liblog/include/log/
Dlog_event_list.h88 int android_log_write_list_begin(android_log_context ctx);
156 int retval = android_log_write_list_begin(ctx); in begin()
/system/core/liblog/
Dlog_event_list.c100 LIBLOG_ABI_PUBLIC int android_log_write_list_begin(android_log_context ctx) { in android_log_write_list_begin() function
DREADME90 int android_log_write_list_begin(android_log_context ctx)