Searched defs:buff (Results 1 – 13 of 13) sorted by relevance
| /device/generic/goldfish/libqemu/ |
| D | test_util.c | 86 pipe_send( Pipe* pipe, const void* buff, size_t bufflen ) in pipe_send() 109 pipe_recv( Pipe* pipe, void* buff, size_t bufflen ) in pipe_recv()
|
| D | test_guest_1.c | 60 char buff[64]; in main() local
|
| D | test_host_2.c | 111 char buff[8192], *p; in main() local
|
| D | test_host_1.c | 210 char buff[32768], *p; in main() local
|
| /device/google/accessory/arduino/AndroidAccessory/ |
| D | AndroidAccessory.cpp | 263 int AndroidAccessory::read(void *buff, int len, unsigned int nakLimit) in read() 268 int AndroidAccessory::write(void *buff, int len) in write()
|
| /device/google/dragon/recovery/updater/ |
| D | flash_device.c | 97 int flash_read(struct flash_device *dev, off_t off, void *buff, size_t len) in flash_read() 102 int flash_write(struct flash_device *dev, off_t off, void *buff, size_t len) in flash_write()
|
| /device/generic/goldfish/camera/ |
| D | JpegStub.cpp | 59 extern "C" void JpegStub_getCompressedImage(JpegStub* stub, void* buff) { in JpegStub_getCompressedImage()
|
| D | JpegCompressor.cpp | 88 void NV21JpegCompressor::getCompressedImage(void* buff) in getCompressedImage()
|
| /device/moto/shamu/camera/QCamera2/HAL/test/ |
| D | qcamera_test.cpp | 201 unsigned char *buff = NULL; in saveFile() local 321 const void *buff = NULL; in decodeJPEG() local 396 unsigned char *buff; in encodeJPEG() local 838 unsigned char *buff = NULL; in postData() local
|
| D | qcamera_test.h | 323 void *buff; member
|
| /device/generic/goldfish/sensors/ |
| D | sensors_qemu.c | 269 char buff[256]; in sensor_device_poll_event_locked() local
|
| /device/generic/goldfish/qemud/ |
| D | qemud.c | 570 static char* buff = NULL; in quote() local 1678 char buff[1024]; in main() local
|
| /device/generic/goldfish/gps/ |
| D | gps_qemu.c | 743 char buff[32]; in gps_state_thread() local
|