Searched refs:android_log_destroy (Results 1 – 4 of 4) sorted by relevance
48 android_log_destroy(&ctx); in __android_log_error_write()
88 LIBLOG_ABI_PUBLIC int android_log_destroy(android_log_context *ctx) { in android_log_destroy() function
2040 android_log_destroy(&context); in android_log_buffer_to_string()2070 EXPECT_LE(0, android_log_destroy(&ctx)); in event_test_int32()2088 EXPECT_LE(0, android_log_destroy(&ctx)); in event_test_int64()2108 EXPECT_LE(0, android_log_destroy(&ctx)); in event_test_list_int64()2130 EXPECT_LE(0, android_log_destroy(&ctx)); in event_test_simple_automagic_list()2151 EXPECT_LE(0, android_log_destroy(&ctx)); in event_test_list_empty()2191 EXPECT_LE(0, android_log_destroy(&ctx)); in event_test_complex_nested_list()2239 EXPECT_LE(0, android_log_destroy(&ctx)); in event_test_7_level_prefix()2274 EXPECT_LE(0, android_log_destroy(&ctx)); in event_test_7_level_suffix()2444 EXPECT_LE(0, android_log_destroy(&ctx)); in TEST()[all …]
609 int android_log_destroy(android_log_context *ctx);