Home
last modified time | relevance | path

Searched refs:GetCurrentPageId (Results 1 – 3 of 3) sorted by relevance

/test/ostest/wukong/component_event/include/
Dscene_delegate.h51 uint64_t GetCurrentPageId() in GetCurrentPageId() function
Dfocus_scene_delegate.h51 uint64_t GetCurrentPageId() in GetCurrentPageId() function
/test/ostest/wukong/input_factory/src/
Dcomponent_input.cpp254 componentInputMsg->pageId_ = delegate->GetCurrentPageId(); in OrderInput()
301 componentInputMsg->pageId_ = delegate->GetCurrentPageId(); in RandomInput()