Searched refs:mouseNodePath (Results 1 – 3 of 3) sorted by relevance
76 std::string mouseNodePath = "mouseNodePath_test"; variable79 DistributedInputCollector::GetInstance().GetMouseNodePath(dhIds, mouseNodePath, dhid);90 std::string mouseNodePath = "mouseNodePath_test"; variable93 DistributedInputCollector::GetInstance().GetMouseNodePath(dhIds, mouseNodePath, dhid);
228 std::string &mouseNodePath, std::string &dhId) in GetMouseNodePath() argument234 inputHub_->GetSharedMousePathByDhId(dhIds, mouseNodePath, dhId); in GetMouseNodePath()
49 …void GetMouseNodePath(const std::vector<std::string> &dhIds, std::string &mouseNodePath, std::stri…