Home
last modified time | relevance | path

Searched refs:InteractionResponse (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H A DAppLaunchSceneDataProcessor.h27 using InteractionResponse = IAppLaunchSceneDb::InteractionResponse; variable
H A DAppLaunchConverter.h25 …static IAppLaunchSceneDb::InteractionResponse ConvertToInteractionResponse(const AppStartCheckPoin… in ConvertToInteractionResponse()
27 IAppLaunchSceneDb::InteractionResponse point; in ConvertToInteractionResponse()
H A DAppLaunchSceneDataProcessor.cpp157InteractionResponse interactionResponse = AppLaunchConverter::ConvertToInteractionResponse(data); in SaveCheckPoint()
377InteractionResponse interactionResponse = AppLaunchConverter::ConvertToInteractionResponse(data); in CreateRecord()
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/gateway/
H A DIAppLaunchSceneDb.h24 struct InteractionResponse { struct
176 InteractionResponse interactionResponse;