Searched refs:IsFileFull (Results 1 – 2 of 2) sorted by relevance
111 bool SysEventDoc::IsFileFull(const std::string& file) in IsFileFull() function in OHOS::HiviewDFX::EventStore::SysEventDoc118 return curFile_.empty() || IsFileFull(curFile_); in IsNeedUpdateCurFile()128 if (filePath.empty() || IsFileFull(filePath)) { in UpdateCurFile()
46 bool IsFileFull(const std::string& file);