Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/inputcollector/src/
H A Ddistributed_input_collector.cpp237 void DistributedInputCollector::GetSharedKeyboardPathsByDhIds(const std::vector<std::string> &dhIds, in GetSharedKeyboardPathsByDhIds() function in OHOS::DistributedHardware::DistributedInput::DistributedInputCollector
244 inputHub_->GetSharedKeyboardPathsByDhIds(dhIds, sharedKeyboardPaths, sharedKeyboardDhIds); in GetSharedKeyboardPathsByDhIds()
/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/inputcollector/include/
H A Ddistributed_input_collector.h50 void GetSharedKeyboardPathsByDhIds(const std::vector<std::string> &dhIds,
/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.h95 void GetSharedKeyboardPathsByDhIds(const std::vector<std::string> &dhIds,
H A Dinput_hub.cpp1295 void InputHub::GetSharedKeyboardPathsByDhIds(const std::vector<std::string> &dhIds, in GetSharedKeyboardPathsByDhIds() function in OHOS::DistributedHardware::DistributedInput::InputHub