Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H A Dfault_detector_util.cpp202 string FaultDetectorUtil::ReadFileByChar(const string &path) in ReadFileByChar() function in OHOS::HiviewDFX::FaultDetectorUtil
269 string statInfo = ReadFileByChar(path); in GetStatInfo()
281 string name = ReadFileByChar(path); in GetProcessName()
285 name = ReadFileByChar(path); in GetProcessName()
314 string rssString = ReadFileByChar(path); in GetProcessRss()
H A Dfault_detector_util.h54 static std::string ReadFileByChar(const std::string &path);