Searched refs:android_logcat_destroy (Results 1 – 4 of 4) sorted by relevance
60 int android_logcat_destroy(android_logcat_context* ctx);
27 int ret = android_logcat_destroy(&ctx); in main()
68 retval = android_logcat_destroy(&ctx); in main()
1680 int android_logcat_destroy(android_logcat_context* ctx) { in android_logcat_destroy() function