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