Searched defs:AddFaultLog (Results 1 – 7 of 7) sorted by relevance
82 void AddFaultLog(const FaultLogInfoInner &info) in AddFaultLog() function107 void AddFaultLog(int64_t time, int32_t logType, const std::string &module, const std::string &summa… in AddFaultLog() function199 __attribute__((visibility ("default"))) void AddFaultLog(FaultLogInfoInner* info) in AddFaultLog() function
29 void FaultLoggerServiceProxy::AddFaultLog(const FaultLogInfoOhos& info) in AddFaultLog() function in OHOS::HiviewDFX::FaultLoggerServiceProxy
45 void FaultLogManagerService::AddFaultLog(FaultLogInfo& info) in AddFaultLog() function in OHOS::HiviewDFX::FaultLogManagerService
106 void FaultloggerServiceOhos::AddFaultLog(const FaultLogInfoOhos& info) in AddFaultLog() function in OHOS::HiviewDFX::FaultloggerServiceOhos
87 void FaultLogProcessorBase::AddFaultLog(FaultLogInfo& info, const std::shared_ptr<EventLoop>& workL… in AddFaultLog() function in OHOS::HiviewDFX::FaultLogProcessorBase
202 static napi_value AddFaultLog(napi_env env, napi_callback_info info) in AddFaultLog() function
1485 void AddFaultLog(const FaultLogInfoOhos& info) in AddFaultLog() function in OHOS::HiviewDFX::TestFaultLoggerServiceStub