Home
last modified time | relevance | path

Searched defs:msg_size (Results 1 – 25 of 32) sorted by relevance

12

/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_fullstack_streaming_ping_pong.cc37 int msg_size = 0; in StreamingPingPongArgs() local
86 int msg_size = 0; in StreamingPingPongWithCoalescingApiArgs() local
Dfullstack_streaming_ping_pong.h49 const int msg_size = state.range(0); in BM_StreamingPingPong() local
143 const int msg_size = state.range(0); in BM_StreamingPingPongMsgs() local
241 const int msg_size = state.range(0); in BM_StreamingPingPongWithCoalescingApi() local
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/mqueue_h/
D6-1-buildonly.c14 ssize_t msg_size; in test_mq_receive_prototype() local
/external/strace/tests/
Dmq_sendrecv.c131 do_send(int fd, char *msg, unsigned int msg_size, struct timespec *tmout, in do_send()
164 do_recv(int fd, char *msg, unsigned int msg_size, struct timespec *tmout, in do_recv()
/external/strace/tests-m32/
Dmq_sendrecv.c131 do_send(int fd, char *msg, unsigned int msg_size, struct timespec *tmout, in do_send()
164 do_recv(int fd, char *msg, unsigned int msg_size, struct timespec *tmout, in do_recv()
/external/strace/tests-mx32/
Dmq_sendrecv.c131 do_send(int fd, char *msg, unsigned int msg_size, struct timespec *tmout, in do_send()
164 do_recv(int fd, char *msg, unsigned int msg_size, struct timespec *tmout, in do_recv()
/external/mbedtls/library/
Dlmots.c479 size_t msg_size, in mbedtls_lmots_calculate_public_key_candidate()
534 const unsigned char *msg, size_t msg_size, in mbedtls_lmots_verify()
727 void *p_rng, const unsigned char *msg, size_t msg_size, in mbedtls_lmots_sign()
Dlms.c298 const unsigned char *msg, size_t msg_size, in mbedtls_lms_verify()
709 unsigned int msg_size, unsigned char *sig, size_t sig_size, in mbedtls_lms_sign()
/external/vixl/examples/aarch64/
Dcrc-checksums.cc83 size_t msg_size = strlen(msg); in RunExample() local
/external/libhevc/encoder/
Dosal_mbox.h72 UWORD32 msg_size; /* Size of the msg */ member
Dosal.h154 UWORD32 msg_size; /* Length of each message. */ member
/external/grpc-grpc/test/core/network_benchmarks/
Dlow_level_ping_pong.cc55 size_t msg_size; member
596 static int run_all_benchmarks(size_t msg_size) { in run_all_benchmarks()
633 int msg_size = -1; in main() local
/external/google-breakpad/src/client/linux/crash_generation/
Dcrash_generation_server.cc221 const ssize_t msg_size = HANDLE_EINTR(recvmsg(server_fd_, &msg, 0)); in ClientEvent() local
/external/crosvm/base/src/sys/unix/
Dtube.rs96 let msg_size = self.socket.peek_size().map_err(Error::Recv)?; in recv() localVariable
/external/arm-trusted-firmware/plat/nvidia/tegra/drivers/bpmp_ipc/
Dintf.c221 size_t msg_size; in tegra_bpmp_ipc_init() local
/external/flatbuffers/include/flatbuffers/
Dgrpc.h229 auto msg_size = buf_.size(); // size of msg in GetMessage() local
/external/iproute2/bridge/
Dfdb.c327 int msg_size = sizeof(struct ifinfomsg); in fdb_show() local
/external/perfetto/test/
Dtraced_integrationtest.cc136 size_t msg_size = packet.for_testing().str().size(); in TEST() local
/external/perfetto/src/protozero/
Dmessage_unittest.cc410 uint8_t msg_size[proto_utils::kMessageLengthFieldSize] = {}; in TEST_F() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gprpp/
Dstatus_helper.cc146 size_t msg_size = DecodeUInt32FromBytes(buf.data() + cur); in ParseChildren() local
/external/vixl/test/aarch64/examples/
Dtest-examples.cc457 size_t msg_size = strlen(msg); in TEST() local
/external/iproute2/tc/
Dm_action.c580 int ret = 0, prio = 0, msg_size = 0; in tc_act_list_or_flush() local
/external/curl/lib/
Dsmb.c302 size_t msg_size; in smb_recv_message() local
/external/tcpdump/
Dprint-ppp.c832 u_int val_size, name_size, msg_size; in handle_chap() local
/external/bpftool/src/
Dmap.c225 int msg_size = strlen(error_msg); in print_entry_error_msg() local

12