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

/system/core/logcat/
H A Dlogcat.cpp90 static int openLogFile (const char *pathname) function in namespace:android
137 g_outFD = openLogFile(g_outputFileName);
255 g_outFD = openLogFile (g_outputFileName);

Completed in 37 milliseconds