Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H A DAppLaunchConverter.h107 … static IAppLaunchSceneDb::AppForeground ConvertToAppForeground(const AppStartCheckPointData& data) in ConvertToAppForeground() function
H A DAppLaunchSceneDataProcessor.cpp177 record.appForeground = AppLaunchConverter::ConvertToAppForeground(data); in SaveCheckPoint()