Searched refs:ReadFileByChar (Results 1 – 2 of 2) sorted by relevance
202 string FaultDetectorUtil::ReadFileByChar(const string &path) in ReadFileByChar() function in OHOS::HiviewDFX::FaultDetectorUtil269 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()
54 static std::string ReadFileByChar(const std::string &path);