/aosp_15_r20/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/ |
H A D | app_manager.cc | 310 size_t msg_size = 0; in SendFilterResultsToHost() local 347 size_t msg_size = 0; in SendFilterResultToHost() local 369 size_t *msg_size; member 417 pb_ostream_t *stream, size_t *msg_size) { in EncodeFilterResults() 440 pb_ostream_t *stream, size_t *msg_size) { in EncodeFilterResult()
|
/aosp_15_r20/external/grpc-grpc/test/cpp/microbenchmarks/ |
H A D | fullstack_streaming_ping_pong.h | 50 const int msg_size = state.range(0); in BM_StreamingPingPong() local 143 const int msg_size = state.range(0); in BM_StreamingPingPongMsgs() local 239 const int msg_size = state.range(0); in BM_StreamingPingPongWithCoalescingApi() local
|
H A D | bm_fullstack_streaming_ping_pong.cc | 44 int msg_size = 0; in StreamingPingPongArgs() local 81 int msg_size = 0; in StreamingPingPongWithCoalescingApiArgs() local
|
H A D | bm_callback_streaming_ping_pong.cc | 37 for (int msg_size = 1; msg_size <= 128 * 1024 * 1024; msg_size *= 8) { in StreamingPingPongMsgSizeArgs() local
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/ |
H A D | lmots.c | 458 size_t msg_size, in mbedtls_lmots_calculate_public_key_candidate() 507 const unsigned char *msg, size_t msg_size, in mbedtls_lmots_verify() 688 void *p_rng, const unsigned char *msg, size_t msg_size, in mbedtls_lmots_sign()
|
H A D | lms.c | 298 const unsigned char *msg, size_t msg_size, in mbedtls_lms_verify() 690 unsigned int msg_size, unsigned char *sig, size_t sig_size, in mbedtls_lms_sign()
|
/aosp_15_r20/external/mbedtls/library/ |
H A D | lmots.c | 491 size_t msg_size, in mbedtls_lmots_calculate_public_key_candidate() 540 const unsigned char *msg, size_t msg_size, in mbedtls_lmots_verify() 729 void *p_rng, const unsigned char *msg, size_t msg_size, in mbedtls_lmots_sign()
|
H A D | lms.c | 306 const unsigned char *msg, size_t msg_size, in mbedtls_lms_verify() 704 unsigned int msg_size, unsigned char *sig, size_t sig_size, in mbedtls_lms_sign()
|
/aosp_15_r20/external/grpc-grpc/test/core/network_benchmarks/ |
H A D | low_level_ping_pong.cc | 57 size_t msg_size; member 604 static int run_all_benchmarks(size_t msg_size) { in run_all_benchmarks() 641 int msg_size = -1; in main() local
|
/aosp_15_r20/external/strace/tests-m32/ |
H A D | mq_sendrecv.c | 131 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()
|
/aosp_15_r20/external/strace/tests-mx32/ |
H A D | mq_sendrecv.c | 131 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()
|
/aosp_15_r20/external/strace/tests/ |
H A D | mq_sendrecv.c | 131 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()
|
/aosp_15_r20/packages/modules/adb/pairing_auth/tests/ |
D | pairing_auth_test.cpp | 84 size_t msg_size = pairing_auth_msg_size(client.get()); in TEST_F() local 90 size_t msg_size = pairing_auth_msg_size(server.get()); in TEST_F() local
|
/aosp_15_r20/external/crosvm/base/src/sys/unix/ |
H A D | tube.rs | 126 let msg_size = handle_eintr!(self.socket.inner().peek_size()).map_err(Error::Recv)?; in recv_with_max_fds() localVariable 173 let msg_size = handle_eintr!(self.socket.inner().peek_size()).map_err(Error::Recv)?; in recv_proto() localVariable
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/definitions/mqueue_h/ |
H A D | 6-1-buildonly.c | 14 ssize_t msg_size; in test_mq_receive_prototype() local
|
/aosp_15_r20/external/vboot_reference/firmware/2lib/ |
H A D | 2hmac.c | 11 uint32_t key_size, const void *msg, uint32_t msg_size, in vb2_hmac_calculate()
|
/aosp_15_r20/system/core/trusty/gatekeeper/ |
H A D | trusty_gatekeeper_ipc.c | 55 size_t msg_size = in_size + sizeof(struct gatekeeper_message); in trusty_gatekeeper_call() local
|
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/details/ |
H A D | file_helper.h | 89 size_t msg_size = msg.formatted.size(); in write() local
|
/aosp_15_r20/external/vboot_reference/tests/ |
H A D | hmac_test.c | 24 const void *msg, uint32_t msg_size) in test_hmac_by_openssl()
|
/aosp_15_r20/external/vixl/examples/aarch64/ |
H A D | crc-checksums.cc | 83 size_t msg_size = strlen(msg); in RunExample() local
|
/aosp_15_r20/frameworks/base/cmds/incidentd/tests/ |
H A D | ProtoFileReader_test.cpp | 80 size_t msg_size[2]; in TEST() local
|
/aosp_15_r20/external/libhevc/encoder/ |
H A D | osal_mbox.h | 72 UWORD32 msg_size; /* Size of the msg */ member
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | BranchListFile.cpp | 473 uint32_t msg_size = s.size(); in WriteProtoBranchList() local 529 uint32_t msg_size; in Read() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/arm/rse/ |
D | rse_comms.c | 82 size_t msg_size; in psa_call() local
|
/aosp_15_r20/trusty/user/base/app/metrics/ |
D | consumer.c | 88 int msg_size = tipc_recv1(chan, sizeof(req), msg, sizeof(msg)); in on_message() local
|