Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H A DAppLaunchConverter.h175 …static IAppLaunchSceneDb::InteractionCompleted ConvertToInteractionCompleted(const AppStartCheckPo… in ConvertToInteractionCompleted() function
H A DAppLaunchSceneDataProcessor.cpp195 …nteractionCompleted interactionCompleted = AppLaunchConverter::ConvertToInteractionCompleted(data); in SaveCheckPoint()