OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:android_logcat_pclose
(Results
1 - 3
of
3
) sorted by null
/system/core/logcat/tests/
liblogcat_test.cpp
21
#define logcat_pclose(context, fp)
android_logcat_pclose
(&context, fp)
exec_benchmark.cpp
45
android_logcat_pclose
(&ctx, fp);
/system/core/logcat/include/log/
logcat.h
108
* android_logcat_run_command_thread API above. The
android_logcat_pclose
is
114
int
android_logcat_pclose
(android_logcat_context* ctx, FILE* output);
Completed in 1884 milliseconds