Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/inputcollector/test/sinkcollectorunittest/
H A Ddistributed_input_collector_test.cpp79 DistributedInputCollector::GetInstance().GetMouseNodePath(dhIds, mouseNodePath, dhid);
93 DistributedInputCollector::GetInstance().GetMouseNodePath(dhIds, mouseNodePath, dhid);
/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/inputcollector/include/
H A Ddistributed_input_collector.h49 …void GetMouseNodePath(const std::vector<std::string> &dhIds, std::string &mouseNodePath, std::stri…
/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/inputcollector/src/
H A Ddistributed_input_collector.cpp227 void DistributedInputCollector::GetMouseNodePath(const std::vector<std::string> &dhIds, in GetMouseNodePath() function in OHOS::DistributedHardware::DistributedInput::DistributedInputCollector