Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/inputcollector/src/
H A Ddistributed_input_collector.cpp238 std::vector<std::string> &sharedKeyboardPaths, std::vector<std::string> &sharedKeyboardDhIds) in GetSharedKeyboardPathsByDhIds() argument
244 inputHub_->GetSharedKeyboardPathsByDhIds(dhIds, sharedKeyboardPaths, sharedKeyboardDhIds); in GetSharedKeyboardPathsByDhIds()
/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/inputcollector/include/
H A Ddistributed_input_collector.h51 … std::vector<std::string> &sharedKeyboardPaths, std::vector<std::string> &sharedKeyboardDhIds);
/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.h96 … std::vector<std::string> &sharedKeyboardPaths, std::vector<std::string> &sharedKeyboardDhIds);
H A Dinput_hub.cpp1296 std::vector<std::string> &sharedKeyboardPaths, std::vector<std::string> &sharedKeyboardDhIds) in GetSharedKeyboardPathsByDhIds() argument
1311 sharedKeyboardPaths.push_back(device->path); in GetSharedKeyboardPathsByDhIds()