Home
last modified time | relevance | path

Searched defs:buff (Results 1 – 14 of 14) sorted by relevance

/device/generic/goldfish/libqemu/
Dtest_util.c86 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()
Dtest_guest_1.c60 char buff[64]; in main() local
Dtest_host_2.c111 char buff[8192], *p; in main() local
Dtest_host_1.c210 char buff[32768], *p; in main() local
/device/google/accessory/arduino/AndroidAccessory/
DAndroidAccessory.cpp263 int AndroidAccessory::read(void *buff, int len, unsigned int nakLimit) in read()
268 int AndroidAccessory::write(void *buff, int len) in write()
/device/generic/goldfish/camera/
DJpegStub.cpp59 extern "C" void JpegStub_getCompressedImage(JpegStub* stub, void* buff) { in JpegStub_getCompressedImage()
DJpegCompressor.cpp88 void NV21JpegCompressor::getCompressedImage(void* buff) in getCompressedImage()
/device/moto/shamu/camera/QCamera2/HAL/test/
Dqcamera_test.cpp202 unsigned char *buff = NULL; in saveFile() local
322 const void *buff = NULL; in decodeJPEG() local
397 unsigned char *buff; in encodeJPEG() local
839 unsigned char *buff = NULL; in postData() local
Dqcamera_test.h319 void *buff; member
/device/asus/flo/camera/QCamera2/HAL/test/
Dqcamera_test.cpp108 unsigned char *buff = NULL; in saveFile() local
/device/lge/hammerhead/camera/QCamera2/HAL/test/
Dqcamera_test.cpp108 unsigned char *buff = NULL; in saveFile() local
/device/generic/goldfish/sensors/
Dsensors_qemu.c305 char buff[256]; in data__poll() local
/device/generic/goldfish/qemud/
Dqemud.c569 static char* buff = NULL; in quote() local
1677 char buff[1024]; in main() local
/device/generic/goldfish/gps/
Dgps_qemu.c745 char buff[32]; in gps_state_thread() local