Searched refs:logDir (Results 1 – 1 of 1) sorted by relevance
204 final File logDir = Factory.get().getApplicationContext().getDir( in initDiskLog() local209 logDir + "/%g.log", mFileLimitBytes, mSetSize, true/*append*/); in initDiskLog()228 final File logDir = Factory.get().getApplicationContext().getDir( in dump() local230 final String logFilePath = logDir + "/" + i + ".log"; in dump()