Home
last modified time | relevance | path

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

/external/chromium_org/ui/events/ozone/evdev/
Devent_device_info.cc28 bool GetPropBits(int fd, void* buf, unsigned int size) { in GetPropBits() function
80 if (!GetPropBits(fd, prop_bits_, sizeof(prop_bits_))) in Initialize()