Searched refs:DumpSnapshotTrace (Results 1 – 10 of 10) sorted by relevance
41 virtual CollectResultParcelable<std::vector<std::string>> DumpSnapshotTrace(int32_t caller) = 0;
36 return proxy.DumpSnapshotTrace(caller); in DumpSnapshot()
154 CollectResultParcelable<std::vector<std::string>> HiviewServiceAbilityProxy::DumpSnapshotTrace(int3… in DumpSnapshotTrace() function in OHOS::HiviewDFX::HiviewServiceAbilityProxy
79 g_hiviewService.DumpSnapshotTrace(caller); in HiViewServiceDumpSnapshotTraceFuzzTest()
47 CollectResult<std::vector<std::string>> DumpSnapshotTrace(UCollect::TraceCaller caller);
317 CollectResult<std::vector<std::string>> HiviewService::DumpSnapshotTrace(UCollect::TraceCaller call… in DumpSnapshotTrace() function in OHOS::HiviewDFX::HiviewService
281 CollectResultParcelable<std::vector<std::string>> HiviewServiceAbility::DumpSnapshotTrace(int32_t c… in DumpSnapshotTrace() function in OHOS::HiviewDFX::HiviewServiceAbility284 return service->DumpSnapshotTrace(static_cast<UCollect::TraceCaller>(caller)); in DumpSnapshotTrace()
378 auto ret = DumpSnapshotTrace(caller); in HandleDumpSnapshotTraceRequest()
40 CollectResultParcelable<std::vector<std::string>> DumpSnapshotTrace(int32_t caller) override;
53 CollectResultParcelable<std::vector<std::string>> DumpSnapshotTrace(int32_t caller) override;