Home
last modified time | relevance | path

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

/system/core/logcat/
Dlogcat.h60 int android_logcat_destroy(android_logcat_context* ctx);
Dlogcat_main.cpp27 int ret = android_logcat_destroy(&ctx); in main()
Dlogcatd_main.cpp68 retval = android_logcat_destroy(&ctx); in main()
Dlogcat.cpp1680 int android_logcat_destroy(android_logcat_context* ctx) { in android_logcat_destroy() function