Home
last modified time | relevance | path

Searched refs:ConvertToStartWindow (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H A DAppLaunchConverter.h137 static IAppLaunchSceneDb::StartWindow ConvertToStartWindow(const AppStartCheckPointData& data) in ConvertToStartWindow() function
H A DAppLaunchSceneDataProcessor.cpp184 record.startWindow = AppLaunchConverter::ConvertToStartWindow(data); in SaveCheckPoint()