Searched refs:SimpleAppStartReporterAdapter (Results 1 – 5 of 5) sorted by relevance
20 SimpleAppStartReporterAdapter::SimpleAppStartReporterAdapter(IAppStartReportInfrastructure* impl) in SimpleAppStartReporterAdapter() function in SimpleAppStartReporterAdapter25 void SimpleAppStartReporterAdapter::ReportNormal(const AppStartReportEvent& event) in ReportNormal()35 void SimpleAppStartReporterAdapter::ReportCritical(const AppStartReportEvent& event) in ReportCritical()45 AppStartReportData SimpleAppStartReporterAdapter::ConvertReportEventToData(const AppStartReportEven… in ConvertReportEventToData()
21 class SimpleAppStartReporterAdapter : public IAppStartReporter {23 explicit SimpleAppStartReporterAdapter(IAppStartReportInfrastructure* impl);
23 class AppStartReporterAdapter : public SimpleAppStartReporterAdapter {
21 : SimpleAppStartReporterAdapter(impl) in AppStartReporterAdapter()
98 "reporter/adapter/SimpleAppStartReporterAdapter.cpp",