Home
last modified time | relevance | path

Searched defs:message_bytes (Results 1 – 8 of 8) sorted by relevance

/external/perfetto/test/
Dend_to_end_benchmark.cc58 uint32_t message_bytes = static_cast<uint32_t>(state.range(1)); in BenchmarkProducer() local
136 uint32_t message_bytes = static_cast<uint32_t>(state.range(0)); in BenchmarkConsumer() local
/external/googleapis/google/cloud/pubsublite/v1/
Dtopic_stats.proto103 int64 message_bytes = 2; field
/external/mesa3d/src/gallium/targets/libgl-gdi/tests/
Dwgl_tests.cpp184 std::unique_ptr<byte[]> message_bytes(new byte[message_size]); in info_queue_has_swapchain() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/transport/
Dsecure_endpoint.cc292 uint8_t* message_bytes = GRPC_SLICE_START_PTR(encrypted); in on_read() local
433 uint8_t* message_bytes = GRPC_SLICE_START_PTR(plain); in endpoint_write() local
/external/grpc-grpc/src/core/lib/security/transport/
Dsecure_endpoint.cc289 uint8_t* message_bytes = GRPC_SLICE_START_PTR(encrypted); in on_read() local
430 uint8_t* message_bytes = GRPC_SLICE_START_PTR(plain); in endpoint_write() local
/external/rust/crates/grpcio-sys/grpc/test/core/security/
Dsecure_endpoint_test.cc183 uint8_t* message_bytes = GRPC_SLICE_START_PTR(plain); in secure_endpoint_create_fixture_tcp_socketpair() local
/external/grpc-grpc/test/core/security/
Dsecure_endpoint_test.cc183 uint8_t* message_bytes = GRPC_SLICE_START_PTR(plain); in secure_endpoint_create_fixture_tcp_socketpair() local
/external/grpc-grpc/test/core/tsi/
Dtransport_security_test_lib.cc210 const unsigned char* message_bytes = in tsi_test_frame_protector_send_message_to_peer() local