Home
last modified time | relevance | path

Searched defs:read (Results 1 – 17 of 17) sorted by relevance

/device/google/contexthub/util/common/
Dring.cpp72 ssize_t RingBuffer::read(sensors_event_t *ev, size_t size) { in read() function in android::RingBuffer
Dfile.cpp80 ssize_t File::read(void *data, size_t size) { in read() function in android::File
/device/google/dragon/recovery/updater/
Dflash_device.h29 int (*read)(void *hnd, off_t offset, void *buffer, size_t count); member
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
DSocketStream.cpp134 const unsigned char *SocketStream::read( void *buf, size_t *inout_len) in read() function in SocketStream
/device/generic/goldfish/opengl/system/OpenglSystemCommon/
DQemuPipeStream.cpp164 const unsigned char *QemuPipeStream::read( void *buf, size_t *inout_len) in read() function in QemuPipeStream
/device/generic/goldfish/opengl/system/egl/
DeglContext.h34 EGLSurface read; member
Degl.cpp973 EGLBoolean eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) in eglMakeCurrent()
/device/htc/flounder/thermal/
Dthermal.c145 ssize_t read; in get_cpu_usages() local
/device/google/accessory/arduino/AndroidAccessory/
DAndroidAccessory.cpp263 int AndroidAccessory::read(void *buff, int len, unsigned int nakLimit) in read() function in AndroidAccessory
/device/moto/shamu/thermal/
Dthermal.c171 ssize_t read; in get_cpu_usages() local
/device/lge/bullhead/thermal/
Dthermal.c181 ssize_t read; in get_cpu_usages() local
/device/huawei/angler/thermal/
Dthermal.c179 ssize_t read; in get_cpu_usages() local
/device/asus/fugu/libaudio/
DAudioStreamIn.cpp254 ssize_t AudioStreamIn::read(void* buffer, size_t bytes) in read() function in android::AudioStreamIn
/device/lge/bullhead/power/
Dpower.c571 ssize_t read; in extract_stats() local
/device/huawei/angler/power/
Dpower.c652 ssize_t read; in extract_stats() local
/device/google/contexthub/sensorhal/
Dhubconnection.cpp938 ssize_t HubConnection::read(sensors_event_t *ev, size_t size) { in read() function in android::HubConnection
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Degl.cpp527 EGLBoolean eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) in eglMakeCurrent()