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

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

Completed in 259 milliseconds