Home
last modified time | relevance | path

Searched refs:SaveFaultLogToFile (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlog_manager.h43 std::string SaveFaultLogToFile(FaultLogInfo& info) const;
H A Dfaultlog_manager.cpp101 std::string FaultLogManager::SaveFaultLogToFile(FaultLogInfo &info) const in SaveFaultLogToFile() function in OHOS::HiviewDFX::FaultLogManager
H A Dfaultlogger.cpp769 mgr_->SaveFaultLogToFile(info); in AddFaultLogIfNeed()
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
H A Dfaultlogger_unittest.cpp817 std::string fileName = faultLogManager->SaveFaultLogToFile(info);