Home
last modified time | relevance | path

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

/system/logging/logcat/
Dlogcat.cpp92 FILE* OpenLogFile(const char* path);
160 FILE* Logcat::OpenLogFile(const char* path) { in OpenLogFile() function in Logcat
212 output_file_ = OpenLogFile(output_file_name_); in RotateLogs()
357 output_file_ = OpenLogFile(output_file_name_); in SetupOutputAndSchedulingPolicy()