Searched defs:QuerySelfFaultLog (Results 1 – 6 of 6) sorted by relevance
62 sptr<IRemoteObject> FaultLoggerServiceProxy::QuerySelfFaultLog(int32_t faultType, int32_t maxNum) in QuerySelfFaultLog() function in OHOS::HiviewDFX::FaultLoggerServiceProxy
125 std::unique_ptr<FaultLogQueryResult> QuerySelfFaultLog(FaultLogType faultType, int32_t maxNum) in QuerySelfFaultLog() function
144 sptr<IRemoteObject> FaultloggerServiceOhos::QuerySelfFaultLog(int32_t faultType, int32_t maxNum) in QuerySelfFaultLog() function in OHOS::HiviewDFX::FaultloggerServiceOhos
156 static napi_value QuerySelfFaultLog(napi_env env, napi_callback_info info) in QuerySelfFaultLog() function
809 std::unique_ptr<FaultLogQueryResultInner> Faultlogger::QuerySelfFaultLog(int32_t id, in QuerySelfFaultLog() function in OHOS::HiviewDFX::Faultlogger
1205 sptr<IRemoteObject> QuerySelfFaultLog(int32_t faultType, int32_t maxNum) in QuerySelfFaultLog() function in OHOS::HiviewDFX::TestFaultLoggerServiceStub