Home
last modified time | relevance | path

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

/system/core/logcat/
Dlogcat.cpp159 static int openLogFile(const char* pathname) { in openLogFile() function
277 context->output_fd = openLogFile(context->outputFileName); in rotateLogs()
401 context->output_fd = openLogFile(context->outputFileName); in setupOutputAndSchedulingPolicy()