Home
last modified time | relevance | path

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

/system/core/liblog/include_vndk/log/
Dlog_event_list.h50 int android_log_write_list_begin(android_log_context ctx);
/system/core/liblog/tests/
Dliblog_test.cpp2257 EXPECT_LE(0, android_log_write_list_begin(ctx)); in event_test_list_int64()
2300 EXPECT_LE(0, android_log_write_list_begin(ctx)); in event_test_list_empty()
2320 EXPECT_LE(0, android_log_write_list_begin(ctx)); // [ in event_test_complex_nested_list()
2324 EXPECT_LE(0, android_log_write_list_begin(ctx)); // [ in event_test_complex_nested_list()
2367 EXPECT_LE(0, android_log_write_list_begin(ctx)); in event_test_7_level_prefix()
2368 EXPECT_LE(0, android_log_write_list_begin(ctx)); in event_test_7_level_prefix()
2369 EXPECT_LE(0, android_log_write_list_begin(ctx)); in event_test_7_level_prefix()
2370 EXPECT_LE(0, android_log_write_list_begin(ctx)); in event_test_7_level_prefix()
2371 EXPECT_LE(0, android_log_write_list_begin(ctx)); in event_test_7_level_prefix()
2372 EXPECT_LE(0, android_log_write_list_begin(ctx)); in event_test_7_level_prefix()
[all …]
/system/core/liblog/include/log/
Dlog_event_list.h68 int android_log_write_list_begin(android_log_context ctx);
136 int retval = android_log_write_list_begin(ctx); in begin()
/system/core/liblog/
Dliblog.map.txt40 android_log_write_list_begin; # apex llndk
Dlog_event_list.cpp133 int android_log_write_list_begin(android_log_context context) { in android_log_write_list_begin() function
DREADME.md80 int android_log_write_list_begin(android_log_context ctx)
/system/core/libstats/push_compat/include/
Dstats_event_list.h73 int retval = android_log_write_list_begin(ctx); in begin()
/system/core/libstats/socket/include/
Dstats_event_list.h71 int retval = android_log_write_list_begin(ctx); in begin()