Home
last modified time | relevance | path

Searched refs:pageId_ (Results 1 – 4 of 4) sorted by relevance

/test/ostest/wukong/component_event/include/
Dscene_delegate.h53 return pageId_; in GetCurrentPageId()
116 uint64_t pageId_ = 0; variable
/test/ostest/wukong/report/include/
Dinput_msg_object.h102 uint32_t pageId_ = 0; variable
/test/ostest/wukong/input_factory/src/
Dcomponent_input.cpp231 componentInputMsg->pageId_ = delegate->GetCurrentPageId(); in OrderInput()
276 componentInputMsg->pageId_ = delegate->GetCurrentPageId(); in RandomInput()
/test/ostest/wukong/report/src/
Dreport.cpp473 componmentRecord.pageIdComponments[inputCompMsgPtr->pageId_] = inputCompMsgPtr->pageComponments; in ComponmentInfoArrange()