Home
last modified time | relevance | path

Searched refs:MAX_INPUT_DEV_PER_DEVICE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dinput_device_mgr.cpp29 constexpr size_t MAX_INPUT_DEV_PER_DEVICE { 10 }; variable
196 remoteDevices_[networkId].size() >= MAX_INPUT_DEV_PER_DEVICE) { in AddRemoteInputDevice()
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/
H A Dinput_device_mgr.cpp29 constexpr size_t MAX_INPUT_DEV_PER_DEVICE { 10 }; variable
196 remoteDevices_[networkId].size() >= MAX_INPUT_DEV_PER_DEVICE) { in AddRemoteInputDevice()