Searched defs:LogFile (Results 1 – 2 of 2) sorted by relevance
30 LogFile::LogFile(const std::string& fullPath) : path_(fullPath) in LogFile() function in OHOS::HiviewDFX::LogFile
67 struct LogFile { struct75 static struct LogFile *g_files = NULL; argument