Home
last modified time | relevance | path

Searched refs:android_logcat_destroy (Results 1 – 5 of 5) sorted by relevance

/system/core/logcat/
Dlogcat_system.cpp97 android_logcat_destroy(ctx); in android_logcat_popen()
102 if (!retval) android_logcat_destroy(ctx); in android_logcat_popen()
117 return android_logcat_destroy(ctx); in android_logcat_pclose()
144 int ret = android_logcat_destroy(&ctx); in android_logcat_system()
Dlogcat_main.cpp27 int ret = android_logcat_destroy(&ctx); in main()
Dlogcatd_main.cpp68 retval = android_logcat_destroy(&ctx); in main()
Dlogcat.cpp1810 int android_logcat_destroy(android_logcat_context* ctx) { in android_logcat_destroy() function
/system/core/logcat/include/log/
Dlogcat.h98 int android_logcat_destroy(android_logcat_context* ctx);