Searched refs:android_log_write_string8 (Results 1 – 3 of 3) sorted by relevance
591 int android_log_write_string8(android_log_context ctx, const char *value);
241 LIBLOG_ABI_PUBLIC int android_log_write_string8(android_log_context ctx, in android_log_write_string8() function
2179 EXPECT_LE(0, android_log_write_string8(ctx, "Hello World")); in event_test_complex_nested_list()2196 EXPECT_LE(0, android_log_write_string8(ctx, "dlroW olleH")); in event_test_complex_nested_list()