Home
last modified time | relevance | path

Searched defs:sections (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
Dfaultlog_formatter_unittest.cpp60 std::map<std::string, std::string> sections = { variable
81 std::map<std::string, std::string> sections = { variable
101 std::map<std::string, std::string> sections; variable
/base/hiviewdfx/faultloggerd/services/snapshot/
Dkernel_snapshot_content_builder.cpp87 std::vector<KernelSnapshotContentBuilder::SnapshotUserSection> sections = { in BuildSections() local
/base/hiviewdfx/hiview/plugins/faultlogger/service/fault_file/
Dfaultlog_formatter.cpp255 …riteFaultLogToFile(int32_t fd, int32_t logType, const std::map<std::string, std::string>& sections) in WriteFaultLogToFile()
358 …eLogToFile(int32_t fd, const std::string& path, const std::map<std::string, std::string>& sections) in WriteLogToFile()