Searched defs:QuerySelfFaultLog (Results 1 – 6 of 6) sorted by relevance
45 virtual std::unique_ptr<FaultLogQueryResultInner> QuerySelfFaultLog(int32_t uid, int32_t pid, in QuerySelfFaultLog() function
55 sptr<IRemoteObject> FaultLoggerServiceProxy::QuerySelfFaultLog(int32_t faultType, int32_t maxNum) in QuerySelfFaultLog() function in OHOS::HiviewDFX::FaultLoggerServiceProxy
124 std::unique_ptr<FaultLogQueryResult> QuerySelfFaultLog(FaultLogType faultType, int32_t maxNum) in QuerySelfFaultLog() function
133 sptr<IRemoteObject> FaultloggerServiceOhos::QuerySelfFaultLog(int32_t faultType, int32_t maxNum) in QuerySelfFaultLog() function in OHOS::HiviewDFX::FaultloggerServiceOhos
493 std::unique_ptr<FaultLogQueryResultInner> Faultlogger::QuerySelfFaultLog(int32_t id, in QuerySelfFaultLog() function in OHOS::HiviewDFX::Faultlogger
153 static napi_value QuerySelfFaultLog(napi_env env, napi_callback_info info) in QuerySelfFaultLog() function