Searched refs:GetFaultLogContent (Results 1 – 4 of 4) sorted by relevance
39 bool GetFaultLogContent(const std::string& name, std::string& content) const;
180 bool FaultLogManager::GetFaultLogContent(const std::string &name, std::string &content) const in GetFaultLogContent() function in OHOS::HiviewDFX::FaultLogManager
387 if (mgr_->GetFaultLogContent(request.fileName, content)) { in Dump()
756 ASSERT_TRUE(faultLogManager->GetFaultLogContent(fileName, content));