Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.h103 …void CheckTargetKeyState(const InputHub::Device *dev, const unsigned long *keyState, const unsigne…
H A Dinput_hub.cpp1544 void InputHub::CheckTargetKeyState(const InputHub::Device *dev, const unsigned long *keyState, cons… in CheckTargetKeyState() function in OHOS::DistributedHardware::DistributedInput::InputHub
1613 CheckTargetKeyState(dev, keyState, NLONGS(KEY_CNT)); in CheckTargetDevicesState()