Searched defs:send_size (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/test/integration/startup/gpu/ | ||
H A D | rpc_stream_test.cpp | 30 uint64_t send_size = sizeof(str); in test_stream() local |
/llvm-project/lldb/source/Plugins/Process/gdb-remote/ | ||
H A D | GDBRemoteCommunicationClient.cpp | 2434 MakeSpeedTestPacket(StreamString & packet,uint32_t send_size,uint32_t recv_size) MakeSpeedTestPacket() argument |