Home
last modified time | relevance | path

Searched defs:AppStartCheckPointData (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/monitor/gateway/
H A DIAppLaunchSceneDataProcessor.h22 struct AppStartCheckPointData { struct
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/monitor/converter/
H A DAppLaunchMonitorConverter.h28 using AppStartCheckPointData = IAppLaunchSceneDataProcessor::AppStartCheckPointData; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/monitor/
H A DAppLaunchMonitor.cpp24 using AppStartCheckPointData = IAppLaunchSceneDataProcessor::AppStartCheckPointData; typedef
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H A DAppLaunchConverter.h21 using AppStartCheckPointData = IAppLaunchSceneDataProcessor::AppStartCheckPointData; variable