Searched defs:buff (Results  1 – 12 of 12) sorted by relevance
| /device/google/cuttlefish/host/commands/logcat_receiver/ | 
| D | main.cpp | 68     char buff[1024];  in main()  local
 | 
| /device/google/cuttlefish/host/commands/cvd/parser/ | 
| D | launch_cvd_parser.cpp | 44   std::stringstream buff;  in GenerateCommonGflag()  local
 | 
| D | cf_configs_common.cpp | 211   std::stringstream buff;  in GenerateGflag()  local230   std::stringstream buff;  in GenerateGflagSubGroup()  local
 
 | 
| /device/google/cuttlefish/host/commands/cvd/parser/instance/ | 
| D | cf_vm_configs.cpp | 77       std::stringstream buff;  in GenerateCustomConfigsFlags()  local
 | 
| /device/google/cuttlefish/host/commands/tombstone_receiver/ | 
| D | main.cpp | 90       char buff[CHUNK_RECV_MAX_LEN];  in TombstoneReceiverMain()  local
 | 
| /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/generic/vulkan-cereal/protocols/generic-apigen/ | 
| D | ApiGen.cpp | 398         Var& var, EntryPoint* e, char* buff, size_t bufflen,  in getVarEncodingSizeExpression()624         char    buff[256];  in genEncoderImpl()  local
 
 | 
| /device/google/cuttlefish/host/libs/vm_manager/ | 
| D | qemu_manager.cpp | 83   char buff[1000];  in Stop()  local
 | 
| /device/generic/vulkan-cereal/gl-host-common/opengl/ | 
| D | OpenglEsPipe.cpp | 322         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
 |