Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H A DAppLaunchSceneDataProcessor.cpp22 static const std::string EVENT_START_ABILITY = "START_ABILITY"; member
161 } else if (data.eventName == EVENT_START_ABILITY) { in SaveCheckPoint()
207 bool isStartAbilityPoint = ((data.domain == "AAFWK") && (data.eventName == EVENT_START_ABILITY)); in IsStartPoint()
381 } else if (data.eventName == EVENT_START_ABILITY) { in CreateRecord()

Completed in 2 milliseconds