Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.h101 void CheckTargetDevicesState(std::vector<Device*> targetDevices);
H A Dinput_hub.cpp1596 void InputHub::CheckTargetDevicesState(std::vector<InputHub::Device*> targetDevices) in CheckTargetDevicesState() function in OHOS::DistributedHardware::DistributedInput::InputHub
1625 CheckTargetDevicesState(tarDevices); in RecordDeviceStates()