Home
last modified time | relevance | path

Searched refs:startWindow (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H A DAppLaunchSceneDataProcessor.cpp186 record.startWindow = AppLaunchConverter::ConvertToStartWindow(data); in SaveCheckPoint()
187 SaveAppIdIntoMap(record.startWindow.appPid, record.startWindow.bundleName); in SaveCheckPoint()
188 record.appPid = record.startWindow.appPid; in SaveCheckPoint()
248 if (!record.startWindow.processName.empty()) { in GetProcessName()
249 return record.startWindow.processName; in GetProcessName()
307 if ((!record.abilityForeground.bundleName.empty()) && (!record.startWindow.bundleName.empty())) { in CalcMetrics()
308 appStartMetrics.amsAbilityFgToWmsStartWinDur = (record.abilityForeground.time - record.startWindow.time); in CalcMetrics()
/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/gateway/
H A DIAppLaunchSceneDb.h185 StartWindow startWindow; member

Completed in 2 milliseconds