Home
last modified time | relevance | path

Searched defs:LogFile (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/logstore/
H A Dlog_file.cpp30 LogFile::LogFile(const std::string& fullPath) : path_(fullPath) in LogFile() function in OHOS::HiviewDFX::LogFile
/ohos5.0/base/tee/tee_client/services/tlogcat/src/
H A Dtlogcat.c67 struct LogFile { struct
75 static struct LogFile *g_files = NULL; argument