| /external/grpc-grpc/src/proto/grpc/gcp/ |
| D | handshaker.proto | 110 uint32 max_frame_size = 10; field 151 uint32 max_frame_size = 7; field 201 uint32 max_frame_size = 8; field
|
| /external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/gcp/ |
| D | handshaker.proto | 110 uint32 max_frame_size = 10; field 151 uint32 max_frame_size = 7; field 201 uint32 max_frame_size = 8; field
|
| /external/grpc-grpc/test/core/tsi/alts/fake_handshaker/ |
| D | handshaker.proto | 100 uint32 max_frame_size = 10; field 141 uint32 max_frame_size = 7; field 191 uint32 max_frame_size = 8; field
|
| /external/grpc-grpc-java/alts/src/main/proto/grpc/gcp/ |
| D | handshaker.proto | 110 uint32 max_frame_size = 10; field 151 uint32 max_frame_size = 7; field 201 uint32 max_frame_size = 8; field
|
| /external/rust/android-crates-io/crates/h2/src/codec/ |
| D | framed_write.rs | 47 max_frame_size: FrameSize, field 308 fn max_frame_size(&self) -> usize { in max_frame_size() method 315 pub fn max_frame_size(&self) -> usize { in max_frame_size() method
|
| /external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/ |
| D | transport_security_grpc.h | 76 tsi_result (*max_frame_size)(tsi_zero_copy_grpc_protector* self, member
|
| D | transport_security_grpc.cc | 70 tsi_zero_copy_grpc_protector* self, size_t* max_frame_size) { in tsi_zero_copy_grpc_protector_max_frame_size()
|
| /external/grpc-grpc/src/core/tsi/ |
| D | transport_security_grpc.h | 76 tsi_result (*max_frame_size)(tsi_zero_copy_grpc_protector* self, member
|
| D | transport_security_grpc.cc | 70 tsi_zero_copy_grpc_protector* self, size_t* max_frame_size) { in tsi_zero_copy_grpc_protector_max_frame_size()
|
| /external/pigweed/pw_rpc_transport/public/pw_rpc_transport/ |
| D | rpc_transport.h | 64 size_t max_frame_size, in Encode()
|
| D | simple_framing.h | 61 size_t max_frame_size, in Encode()
|
| /external/pigweed/pw_hdlc/public/pw_hdlc/ |
| D | encoded_size.h | 83 constexpr size_t MaxSafePayloadSize(size_t max_frame_size) { in MaxSafePayloadSize()
|
| D | decoder.h | 105 size_t max_frame_size) { in RequiredBufferSizeForFrameSize()
|
| /external/pigweed/pw_rpc_transport/ |
| D | simple_framing_test.cc | 33 size_t max_frame_size = 0; member 75 const size_t max_frame_size = test_case.max_frame_size; in TEST() local 113 const size_t max_frame_size = test_case.max_frame_size; in TEST() local
|
| /external/webrtc/test/ |
| D | configurable_frame_size_encoder.cc | 28 size_t max_frame_size) in ConfigurableFrameSizeEncoder()
|
| /external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
| D | endpoint.cc | 31 grpc_closure* cb, void* arg, int max_frame_size) { in grpc_endpoint_write()
|
| /external/grpc-grpc/src/core/lib/iomgr/ |
| D | endpoint.cc | 31 grpc_closure* cb, void* arg, int max_frame_size) { in grpc_endpoint_write()
|
| /external/grpc-grpc/include/grpc/event_engine/ |
| D | event_engine.h | 230 int64_t max_frame_size; member
|
| /external/cronet/stable/net/third_party/quiche/src/quiche/http2/adapter/ |
| D | test_utils.h | 111 size_t NumFrames(size_t max_frame_size) const override { in NumFrames()
|
| /external/cronet/tot/net/third_party/quiche/src/quiche/http2/adapter/ |
| D | test_utils.h | 111 size_t NumFrames(size_t max_frame_size) const override { in NumFrames()
|
| /external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/event_engine/ |
| D | event_engine.h | 221 int64_t max_frame_size; member
|
| /external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/event_engine/ |
| D | event_engine.h | 221 int64_t max_frame_size; member
|
| /external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/ |
| D | alts_tsi_handshaker.cc | 72 size_t max_frame_size; member 86 size_t max_frame_size; member 181 size_t max_frame_size = kTsiAltsMinFrameSize; in handshaker_result_create_zero_copy_grpc_protector() local
|
| /external/grpc-grpc/src/core/tsi/alts/handshaker/ |
| D | alts_tsi_handshaker.cc | 69 size_t max_frame_size; member 83 size_t max_frame_size; member 178 size_t max_frame_size = kTsiAltsMinFrameSize; in handshaker_result_create_zero_copy_grpc_protector() local
|
| /external/rust/android-crates-io/crates/h2/src/frame/ |
| D | settings.rs | 14 max_frame_size: Option<u32>, field 85 pub fn max_frame_size(&self) -> Option<u32> { in max_frame_size() method
|