Searched defs:buff (Results 1 – 13 of 13) sorted by relevance
/device/generic/car/emulator/Conn/PipeComm/ |
D | qemu_pipe.cpp | 69 int qemu_pipe_frame_send(int fd, const void* buff, size_t len) { in qemu_pipe_frame_send() 83 int qemu_pipe_frame_recv(int fd, void* buff, size_t len) { in qemu_pipe_frame_recv()
|
/device/google/cuttlefish/host/commands/logcat_receiver/ |
D | main.cpp | 68 char buff[1024]; in main() local
|
/device/generic/goldfish/camera/jpeg-stub/ |
D | JpegStub.cpp | 56 extern "C" void JpegStub_getCompressedImage(JpegStub* stub, void* buff) { in JpegStub_getCompressedImage()
|
/device/google/cuttlefish/host/commands/tombstone_receiver/ |
D | main.cpp | 90 char buff[CHUNK_RECV_MAX_LEN]; in TombstoneReceiverMain() local
|
/device/generic/goldfish/camera/ |
D | JpegCompressor.cpp | 91 void NV21JpegCompressor::getCompressedImage(void* buff) in getCompressedImage()
|
/device/google/cuttlefish/common/libs/fs/ |
D | shared_buf.cc | 68 char buff[BUFF_SIZE]; in ReadAll() local
|
/device/generic/opengl-transport/host/commands/emugen/ |
D | ApiGen.cpp | 391 Var& var, EntryPoint* e, char* buff, size_t bufflen, in getVarEncodingSizeExpression() 587 char buff[256]; in genEncoderImpl() local
|
/device/google/cuttlefish/host/libs/vm_manager/ |
D | qemu_manager.cpp | 79 char buff[1000]; in Stop() local
|
/device/generic/vulkan-cereal/protocols/generic-apigen/ |
D | ApiGen.cpp | 394 Var& var, EntryPoint* e, char* buff, size_t bufflen, in getVarEncodingSizeExpression() 619 char buff[256]; in genEncoderImpl() local
|
/device/generic/vulkan-cereal/host-common/opengl/ |
D | OpenglEsPipe.cpp | 324 auto buff = buffers; in onGuestRecv() local
|
/device/google/cuttlefish/guest/hals/ril/reference-ril/ |
D | atchannel.c | 55 void AT_DUMP(const char* prefix __unused, const char* buff, int len) in AT_DUMP()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril.cpp | 287 char buff[16]; in processWakeupCallback() local
|
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/ |
D | GLSLTest.cpp | 47 char buff[100]; in GenerateVectorVaryingDeclaration() local 65 char buff[100]; in GenerateVectorVaryingSettingCode() local 89 char buff[100]; in GenerateVectorVaryingUseCode() local 98 char buff[100]; in GenerateVectorVaryingUseCode() local
|