Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlogger.cpp708 std::ifstream logReadFile(logPath); in FaultlogLimit() local
709 …std::string readContent(std::istreambuf_iterator<char>(logReadFile), (std::istreambuf_iterator<cha… in FaultlogLimit()