Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/multimodal/
H A Dmultimodal_manager.cpp44 void MultiModalManager::PopActiveScene(int32_t poppedPageId, int32_t incomingPageId) in PopActiveScene()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stage/
H A Dstage_element.cpp711 void StageElement::PerformPopMultimodalScene(int32_t poppedPageId, int32_t incomingPageId) in PerformPopMultimodalScene()