Home
last modified time | relevance | path

Searched refs:AppLaunchMonitor (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/plugins/performance/monitor/
H A DAppLaunchMonitor.cpp16 #include "AppLaunchMonitor.h"
28 AppLaunchMonitor::AppLaunchMonitor(IMonitorRegistry* registry, IAppThrExecutor* exec, IAppStartReporter* reporter, in AppLaunchMonitor() function in OHOS::HiviewDFX::AppLaunchMonitor
38 void AppLaunchMonitor::HandleEvt(std::shared_ptr<XperfEvt> evt) in HandleEvt()
40 HIVIEW_LOGI("AppLaunchMonitor::HandleEvt"); in HandleEvt()
45 HIVIEW_LOGE("[AppLaunchMonitor::HandleEvt] exec is null"); in HandleEvt()
49 void AppLaunchMonitor::ExecuteProcessAppEvtTaskInMainThr(const IAppThrExecutor::AppEvtData& data) in ExecuteProcessAppEvtTaskInMainThr()
51 HIVIEW_LOGI("AppLaunchMonitor::ExecuteProcessAppEvtTaskInMainThr"); in ExecuteProcessAppEvtTaskInMainThr()
57 HIVIEW_LOGE("[AppLaunchMonitor::ExecuteProcessAppEvtTaskInMainThr] scene is null"); in ExecuteProcessAppEvtTaskInMainThr()
64 void AppLaunchMonitor
[all...]
H A DAppLaunchMonitor.h29 class AppLaunchMonitor : class
34 AppLaunchMonitor(IMonitorRegistry* registry, IAppThrExecutor* exec, IAppStartReporter* reporter,
/base/hiviewdfx/hiview/plugins/performance/context/
H A DNormalContext.cpp19 #include "AppLaunchMonitor.h"
84 AppLaunchMonitor* appStartMonitor = new AppLaunchMonitor(this, common.thr, reporter, processor); in MakeAppStartMonitor()

Completed in 1 milliseconds