Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/include/
H A Dfile_util.h40 bool LoadLinesFromFile(const std::string& filePath, std::vector<std::string>& lines);
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/utils/
H A Dcpu_util.cpp104 if (!FileUtil::LoadLinesFromFile(procStatPath, lines) || lines.empty()) { in GetCpuTimeInfos()
/ohos5.0/base/hiviewdfx/hiview/base/utility/include/
H A Dfile_util.h63 bool LoadLinesFromFile(const std::string& filePath, std::vector<std::string>& lines);
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
H A Dfile_util.cpp209 bool LoadLinesFromFile(const std::string& filePath, std::vector<std::string>& lines) in LoadLinesFromFile() function
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dos_event_listener.cpp227 if (!FileUtil::LoadLinesFromFile(filePath, lines)) { in GetEventsFromFiles()
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dfile_util.cpp44 bool LoadLinesFromFile(const std::string& filePath, std::vector<std::string>& lines) in LoadLinesFromFile() function
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/
H A Devent_logger.cpp304 FileUtil::LoadLinesFromFile(historyFile, lines); in SaveDbToFile()
/ohos5.0/base/hiviewdfx/hiview/base/
H A Dlibhiviewbase.map314 …"OHOS::HiviewDFX::FileUtil::LoadLinesFromFile(std::__h::basic_string<char, std::__h::char_traits<c…