Searched defs:Read (Results 1 – 6 of 6) sorted by relevance
37 bool KeyInput::Read(DeviceData &data) in Read() function in OHOS::KeyInput
46 bool TouchInput::Read(DeviceData &data) in Read() function in OHOS::TouchInput
90 bool InputDev::Read(DeviceData &data) in Read() function in OHOS::InputDev
50 int (*Read)(void *object, const unsigned char **buffer, unsigned int *bufferSize); member
48 static int32_t Read(struct GpioCntlr *ctl, uint16_t local, uint16_t *val) in Read() function
183 static int32_t Read(struct UartHost *host, uint8_t *data, uint32_t size) in Read() function