Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_input/services/sink/inputcollector/include/
Ddistributed_input_collector.h51 … std::vector<std::string> &sharedKeyboardPaths, std::vector<std::string> &sharedKeyboardDhIds);
/foundation/distributedhardware/distributed_input/services/sink/inputcollector/src/
Ddistributed_input_collector.cpp230 std::vector<std::string> &sharedKeyboardPaths, std::vector<std::string> &sharedKeyboardDhIds) in GetSharedKeyboardPathsByDhIds() argument
236 inputHub_->GetSharedKeyboardPathsByDhIds(dhIds, sharedKeyboardPaths, sharedKeyboardDhIds); in GetSharedKeyboardPathsByDhIds()
/foundation/distributedhardware/distributed_input/common/include/
Dinput_hub.h96 … std::vector<std::string> &sharedKeyboardPaths, std::vector<std::string> &sharedKeyboardDhIds);
Dinput_hub.cpp1251 std::vector<std::string> &sharedKeyboardPaths, std::vector<std::string> &sharedKeyboardDhIds) in GetSharedKeyboardPathsByDhIds() argument
1266 sharedKeyboardPaths.push_back(device->path); in GetSharedKeyboardPathsByDhIds()