Searched defs:AddFaultLog (Results 1 – 7 of 7) sorted by relevance
82 void AddFaultLog(const FaultLogInfoInner &info) in AddFaultLog() function106 void AddFaultLog(int64_t time, int32_t logType, const std::string &module, const std::string &summa… in AddFaultLog() function159 __attribute__((visibility ("default"))) void AddFaultLog(FaultLogInfoInner* info) in AddFaultLog() function
36 virtual void AddFaultLog(FaultLogInfo& info){}; in AddFaultLog() function
29 void FaultLoggerServiceProxy::AddFaultLog(const FaultLogInfoOhos& info) in AddFaultLog() function in OHOS::HiviewDFX::FaultLoggerServiceProxy
103 void FaultloggerServiceOhos::AddFaultLog(const FaultLogInfoOhos& info) in AddFaultLog() function in OHOS::HiviewDFX::FaultloggerServiceOhos
201 static napi_value AddFaultLog(napi_env env, napi_callback_info info) in AddFaultLog() function
659 void Faultlogger::AddFaultLog(FaultLogInfo& info) in AddFaultLog() function in OHOS::HiviewDFX::Faultlogger
1085 void AddFaultLog(const FaultLogInfoOhos& info) in AddFaultLog() function in OHOS::HiviewDFX::TestFaultLoggerServiceStub