Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlogger.h97 void FaultlogLimit(const std::string &logPath, int32_t faultType) const;
H A Dfaultlogger.cpp706 void Faultlogger::FaultlogLimit(const std::string &logPath, int32_t faultType) const in FaultlogLimit() function in OHOS::HiviewDFX::Faultlogger
790 FaultlogLimit(info.logPath, info.faultLogType); in AddFaultLogIfNeed()