Home
last modified time | relevance | path

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

/system/core/logcat/
Dlogcat.h30 android_logcat_context create_android_logcat();
Dlogcat_main.cpp23 android_logcat_context ctx = create_android_logcat(); in main()
Dlogcatd_main.cpp27 android_logcat_context ctx = create_android_logcat(); in main()
Dlogcat.cpp129 android_logcat_context create_android_logcat() { in create_android_logcat() function