Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/faultlogger/service/
Dfaultlog_formatter.h29 bool WriteLogToFile(int32_t fd, const std::string& path);
Dfaultlog_manager.cpp111 FaultLogger::WriteLogToFile(fd, info.logPath); in SaveFaultLogToFile()
Dfaultlog_formatter.cpp282 bool WriteLogToFile(int32_t fd, const std::string& path) in WriteLogToFile() function