Home
last modified time | relevance | path

Searched defs:PUSH_PAGE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stage/
H A Dstage_element.h27 enum class StackOperation { NONE, PUSH_PAGE, POP, POP_TO_PAGE, REPLACE, CLEAR, RESTORE }; enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/ressched/
H A Dressched_report.cpp52 constexpr char PUSH_PAGE[] = "push_page"; variable