Home
last modified time | relevance | path

Searched refs:inputComponent_ (Results 1 - 2 of 2) sorted by relevance

/test/ostest/wukong/component_event/src/
H A Dtree_manager.cpp317 if (inputComponent_ == nullptr) { in SetInputcomponentIndex()
318 ERROR_LOG("inputComponent_ is nullptr"); in SetInputcomponentIndex()
321 inputComponent_->AddInputCount(); in SetInputcomponentIndex()
322 inputComponent_->AddTypeInputCount(actionType); in SetInputcomponentIndex()
323 DEBUG_LOG_STR("inputComponent: GetNodeId (0x%016llX)", inputComponent_->GetNodeId()); in SetInputcomponentIndex()
334 currentPageNode_->SetCurrentComponentNode(inputComponent_); in SetInputcomponentIndex()
366 inputComponent_ = inputComponent; in SetActiveComponent()
/test/ostest/wukong/component_event/include/
H A Dtree_manager.h292 std::shared_ptr<ComponentTree> inputComponent_; member in OHOS::WuKong::TreeManager

Completed in 2 milliseconds