Home
last modified time | relevance | path

Searched refs:ReduceLogFileListSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlog_manager.cpp158 void FaultLogManager::ReduceLogFileListSize(std::list<std::string> &infoVec, int32_t maxNum) const in ReduceLogFileListSize() function in OHOS::HiviewDFX::FaultLogManager
176 ReduceLogFileListSize(ret, maxNum); in GetFaultLogFileList()
H A Dfaultlog_manager.h50 void ReduceLogFileListSize(std::list<std::string>& infoVec, int32_t maxNum) const;