Searched defs:QuerySelfFaultLog (Results 1 – 7 of 7) sorted by relevance
45 virtual std::unique_ptr<FaultLogQueryResultInner> QuerySelfFaultLog(int32_t uid, int32_t pid, in QuerySelfFaultLog() function
61 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
141 sptr<IRemoteObject> FaultloggerServiceOhos::QuerySelfFaultLog(int32_t faultType, int32_t maxNum) in QuerySelfFaultLog() function in OHOS::HiviewDFX::FaultloggerServiceOhos
155 static napi_value QuerySelfFaultLog(napi_env env, napi_callback_info info) in QuerySelfFaultLog() function
679 std::unique_ptr<FaultLogQueryResultInner> Faultlogger::QuerySelfFaultLog(int32_t id, in QuerySelfFaultLog() function in OHOS::HiviewDFX::Faultlogger
1089 sptr<IRemoteObject> QuerySelfFaultLog(int32_t faultType, int32_t maxNum) in QuerySelfFaultLog() function in OHOS::HiviewDFX::TestFaultLoggerServiceStub