Searched refs:AddFaultLogIfNeed (Results 1 – 2 of 2) sorted by relevance
70 void AddFaultLogIfNeed(FaultLogInfo& info, std::shared_ptr<Event> event);
479 AddFaultLogIfNeed(info, nullptr); in AddFaultLog()520 void Faultlogger::AddFaultLogIfNeed(FaultLogInfo& info, std::shared_ptr<Event> event) in AddFaultLogIfNeed() function in OHOS::HiviewDFX::Faultlogger593 AddFaultLogIfNeed(info, nullptr); in StartBootScan()