Searched refs:SaveFaultLogToFile (Results 1 – 4 of 4) sorted by relevance
43 std::string SaveFaultLogToFile(FaultLogInfo& info) const;
101 std::string FaultLogManager::SaveFaultLogToFile(FaultLogInfo &info) const in SaveFaultLogToFile() function in OHOS::HiviewDFX::FaultLogManager
541 mgr_->SaveFaultLogToFile(info); in AddFaultLogIfNeed()
381 std::string fileName = faultLogManager->SaveFaultLogToFile(info);