Searched refs:sharedKeyboardDhIds (Results 1 – 4 of 4) sorted by relevance
238 std::vector<std::string> &sharedKeyboardPaths, std::vector<std::string> &sharedKeyboardDhIds) in GetSharedKeyboardPathsByDhIds() argument244 inputHub_->GetSharedKeyboardPathsByDhIds(dhIds, sharedKeyboardPaths, sharedKeyboardDhIds); in GetSharedKeyboardPathsByDhIds()
51 … std::vector<std::string> &sharedKeyboardPaths, std::vector<std::string> &sharedKeyboardDhIds);
96 … std::vector<std::string> &sharedKeyboardPaths, std::vector<std::string> &sharedKeyboardDhIds);
1296 std::vector<std::string> &sharedKeyboardPaths, std::vector<std::string> &sharedKeyboardDhIds) in GetSharedKeyboardPathsByDhIds() argument1310 sharedKeyboardDhIds.push_back(dhId); in GetSharedKeyboardPathsByDhIds()