Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Daps_monitor_impl.cpp28 PerfConstants::ABILITY_OR_PAGE_SWITCH,
/foundation/arkui/ace_engine/frameworks/base/perfmonitor/
H A Dperf_constants.h28 static constexpr char ABILITY_OR_PAGE_SWITCH[] = "ABILITY_OR_PAGE_SWITCH"; member in OHOS::Ace::PerfConstants
H A Dperf_monitor.cpp566 if ((sceneId == PerfConstants::ABILITY_OR_PAGE_SWITCH && currentRealTimeNs - time > RESPONSE_TIMEOUT) in IsExceptResponseTime()
660 sceneId == PerfConstants::ABILITY_OR_PAGE_SWITCH) { in IsSceneIdInSceneWhiteList()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_group_node.cpp502 PerfMonitor::GetPerfMonitor()->Start(PerfConstants::ABILITY_OR_PAGE_SWITCH, PerfActionType::LAST_UP, ""); in CreateAnimationWithPop()
549 PerfMonitor::GetPerfMonitor()->End(PerfConstants::ABILITY_OR_PAGE_SWITCH, true); in TransitionWithPop()
610 PerfMonitor::GetPerfMonitor()->Start(PerfConstants::ABILITY_OR_PAGE_SWITCH, PerfActionType::LAST_UP, ""); in CreateAnimationWithPush()
661 PerfMonitor::GetPerfMonitor()->End(PerfConstants::ABILITY_OR_PAGE_SWITCH, true); in TransitionWithPush()
778 PerfMonitor::GetPerfMonitor()->End(PerfConstants::ABILITY_OR_PAGE_SWITCH, true);
805 PerfMonitor::GetPerfMonitor()->Start(PerfConstants::ABILITY_OR_PAGE_SWITCH, PerfActionType::LAST_UP, "");
1152 PerfMonitor::GetPerfMonitor()->Start(PerfConstants::ABILITY_OR_PAGE_SWITCH, PerfActionType::LAST_UP, "");
1202 PerfMonitor::GetPerfMonitor()->End(PerfConstants::ABILITY_OR_PAGE_SWITCH, true);
1236 PerfMonitor::GetPerfMonitor()->Start(PerfConstants::ABILITY_OR_PAGE_SWITCH, PerfActionType::LAST_UP, "");
1315 PerfMonitor::GetPerfMonitor()->End(PerfConstants::ABILITY_OR_PAGE_SWITCH, tru
[all...]
H A Dnavigation_pattern.cpp2021 PerfMonitor::GetPerfMonitor()->Start(PerfConstants::ABILITY_OR_PAGE_SWITCH, PerfActionType::LAST_UP, ""); in TriggerCustomAnimation()
2058 PerfMonitor::GetPerfMonitor()->End(PerfConstants::ABILITY_OR_PAGE_SWITCH, true); in OnCustomAnimationFinish()
2809 PerfMonitor::GetPerfMonitor()->End(PerfConstants::ABILITY_OR_PAGE_SWITCH, true); in RecoveryToLastStack()
2863 PerfMonitor::GetPerfMonitor()->End(PerfConstants::ABILITY_OR_PAGE_SWITCH, true); in ExecuteAddAnimation()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
H A Dstage_manager.cpp78 PerfMonitor::GetPerfMonitor()->Start(PerfConstants::ABILITY_OR_PAGE_SWITCH, PerfActionType::LAST_UP, ""); in FirePageTransition()
82 PerfMonitor::GetPerfMonitor()->End(PerfConstants::ABILITY_OR_PAGE_SWITCH, true); in FirePageTransition()

Completed in 11 milliseconds