Home
last modified time | relevance | path

Searched refs:android_log_write_list_end (Results 1 – 8 of 8) sorted by relevance

/system/core/liblog/include_vndk/log/
Dlog_event_list.h51 int android_log_write_list_end(android_log_context ctx);
/system/core/liblog/include/log/
Dlog_event_list.h69 int android_log_write_list_end(android_log_context ctx);
141 int retval = android_log_write_list_end(ctx); in end()
/system/core/liblog/tests/
Dliblog_test.cpp2259 EXPECT_LE(0, android_log_write_list_end(ctx)); in event_test_list_int64()
2301 EXPECT_LE(0, android_log_write_list_end(ctx)); in event_test_list_empty()
2329 EXPECT_LE(0, android_log_write_list_end(ctx)); // ] in event_test_complex_nested_list()
2331 EXPECT_LE(0, android_log_write_list_end(ctx)); // ] in event_test_complex_nested_list()
2375 EXPECT_LE(0, android_log_write_list_end(ctx)); in event_test_7_level_prefix()
2377 EXPECT_LE(0, android_log_write_list_end(ctx)); in event_test_7_level_prefix()
2379 EXPECT_LE(0, android_log_write_list_end(ctx)); in event_test_7_level_prefix()
2381 EXPECT_LE(0, android_log_write_list_end(ctx)); in event_test_7_level_prefix()
2383 EXPECT_LE(0, android_log_write_list_end(ctx)); in event_test_7_level_prefix()
2385 EXPECT_LE(0, android_log_write_list_end(ctx)); in event_test_7_level_prefix()
[all …]
/system/core/liblog/
Dliblog.map.txt41 android_log_write_list_end; # apex llndk
Dlog_event_list.cpp259 int android_log_write_list_end(android_log_context context) { in android_log_write_list_end() function
DREADME.md81 int android_log_write_list_end(android_log_context ctx)
/system/core/libstats/push_compat/include/
Dstats_event_list.h80 int retval = android_log_write_list_end(ctx); in end()
/system/core/libstats/socket/include/
Dstats_event_list.h78 int retval = android_log_write_list_end(ctx); in end()