Searched refs:GetSharedKeyboardPathsByDhIds (Results 1 – 4 of 4) sorted by relevance
237 void DistributedInputCollector::GetSharedKeyboardPathsByDhIds(const std::vector<std::string> &dhIds, in GetSharedKeyboardPathsByDhIds() function in OHOS::DistributedHardware::DistributedInput::DistributedInputCollector244 inputHub_->GetSharedKeyboardPathsByDhIds(dhIds, sharedKeyboardPaths, sharedKeyboardDhIds); in GetSharedKeyboardPathsByDhIds()
50 void GetSharedKeyboardPathsByDhIds(const std::vector<std::string> &dhIds,
95 void GetSharedKeyboardPathsByDhIds(const std::vector<std::string> &dhIds,
1295 void InputHub::GetSharedKeyboardPathsByDhIds(const std::vector<std::string> &dhIds, in GetSharedKeyboardPathsByDhIds() function in OHOS::DistributedHardware::DistributedInput::InputHub