Home
last modified time | relevance | path

Searched defs:mouseNodePath (Results 1 – 3 of 3) sorted by relevance

/foundation/distributedhardware/distributed_input/services/sink/inputcollector/test/sinkcollectorunittest/
Ddistributed_input_collector_test.cpp76 std::string mouseNodePath = "mouseNodePath_test"; variable
90 std::string mouseNodePath = "mouseNodePath_test"; variable
/foundation/distributedhardware/distributed_input/services/state/src/
Ddinput_state.cpp135 std::string mouseNodePath; in SpecEventInject() local
206 void DInputState::CheckMouseKeyState(const int32_t &sessionId, const std::string &mouseNodePath, in CheckMouseKeyState()
/foundation/distributedhardware/distributed_input/services/sink/inputcollector/src/
Ddistributed_input_collector.cpp208 std::vector<std::string> dhIds, std::string &mouseNodePath, std::string &dhid) in GetMouseNodePath()