Searched refs:AppStartReporterAdapter (Results 1 – 4 of 4) sorted by relevance
20 AppStartReporterAdapter::AppStartReporterAdapter(IAppStartReportInfrastructure* impl, IAppStartEven… in AppStartReporterAdapter() function in AppStartReporterAdapter26 void AppStartReporterAdapter::ReportNormal(const AppStartReportEvent& event) in ReportNormal()41 AppStartEventInfo AppStartReporterAdapter::ConvertReportEventToEventInfo(const AppStartReportEvent&… in ConvertReportEventToEventInfo()
23 class AppStartReporterAdapter : public SimpleAppStartReporterAdapter {25 …explicit AppStartReporterAdapter(IAppStartReportInfrastructure* impl, IAppStartEventPoster* poster…
81 IAppStartReporter* reporter = new AppStartReporterAdapter(infrastructure, common.eventsPoster); in MakeAppStartMonitor()
96 "reporter/adapter/AppStartReporterAdapter.cpp",