Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.h127 int32_t GetABSInfo(struct libevdev *dev, InputDevice &identifier);
H A Dinput_hub.cpp681 GetABSInfo(dev, device->identifier); in QueryEventInfo()
794 int32_t InputHub::GetABSInfo(struct libevdev *dev, InputDevice &identifier) in GetABSInfo() function in OHOS::DistributedHardware::DistributedInput::InputHub