Home
last modified time | relevance | path

Searched refs:AppStartReporterAdapter (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/reporter/adapter/
H A DAppStartReporterAdapter.cpp20 AppStartReporterAdapter::AppStartReporterAdapter(IAppStartReportInfrastructure* impl, IAppStartEven… in AppStartReporterAdapter() function in AppStartReporterAdapter
26 void AppStartReporterAdapter::ReportNormal(const AppStartReportEvent& event) in ReportNormal()
41 AppStartEventInfo AppStartReporterAdapter::ConvertReportEventToEventInfo(const AppStartReportEvent&… in ConvertReportEventToEventInfo()
H A DAppStartReporterAdapter.h23 class AppStartReporterAdapter : public SimpleAppStartReporterAdapter {
25 …explicit AppStartReporterAdapter(IAppStartReportInfrastructure* impl, IAppStartEventPoster* poster…
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/context/
H A DNormalContext.cpp81 IAppStartReporter* reporter = new AppStartReporterAdapter(infrastructure, common.eventsPoster); in MakeAppStartMonitor()
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/
H A DBUILD.gn96 "reporter/adapter/AppStartReporterAdapter.cpp",