Home
last modified time | relevance | path

Searched refs:sharedDHIds_ (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.h244 std::unordered_map<std::string, bool> sharedDHIds_; member in OHOS::DistributedHardware::DistributedInput::InputHub
H A Dinput_hub.cpp112 sharedDHIds_.clear(); in Release()
203 if (!sharedDHIds_[device->identifier.descriptor]) { in GetEvents()
1241 sharedDHIds_[dhId] = enabled; in SetSharingDevices()
1356 for (const auto &[dhId, isShared] : sharedDHIds_) { in IsAllDevicesStoped()

Completed in 3 milliseconds