Searched defs:messageLength (Results 1 – 7 of 7) sorted by relevance
| /external/grpc-grpc-java/core/src/main/java/io/grpc/internal/ |
| D | MessageFramer.java | 134 int messageLength = -2; in writePayload() local 164 private int writeUncompressed(InputStream message, int messageLength) throws IOException { in writeUncompressed() 212 private int writeKnownLengthUncompressed(InputStream message, int messageLength) in writeKnownLengthUncompressed() 238 int messageLength = bufferChain.readableBytes(); in writeBufferChain() local
|
| /external/grpc-grpc-java/interop-testing/src/test/java/io/grpc/testing/integration/ |
| D | TrafficControlProxy.java | 240 int messageLength; field in TrafficControlProxy.Message 242 Message(long sendTime, byte[] message, int messageLength) { in Message()
|
| /external/grpc-grpc-java/okhttp/src/test/java/io/grpc/okhttp/ |
| D | OkHttpClientTransportTest.java | 601 int messageLength = Utils.DEFAULT_WINDOW_SIZE / 4; in windowUpdate() local 654 int messageLength = Utils.DEFAULT_WINDOW_SIZE / 2 + 1; in windowUpdateWithInboundFlowControl() local 688 int messageLength = Utils.DEFAULT_WINDOW_SIZE / 2 + 1; in outboundFlowControl() local 724 int messageLength = 20; in outboundFlowControlWithInitialWindowSizeChange() local 770 int messageLength = 20; in outboundFlowControlWithInitialWindowSizeChangeInMiddleOfStream() local 1079 int messageLength = Utils.DEFAULT_WINDOW_SIZE + 1; in receivingWindowExceeded() local 1267 int messageLength = in notifyOnReady() local
|
| /external/wycheproof/java/com/google/security/wycheproof/testcases/ |
| D | EciesTest.java | 53 int expectedCiphertextLength(String algorithm, int coordinateSize, int messageLength) in expectedCiphertextLength()
|
| /external/wpa_supplicant_8/src/eap_server/ |
| D | tncs.c | 178 TNC_UInt32 messageLength, in TNC_TNCS_SendMessage()
|
| /external/wpa_supplicant_8/src/eap_peer/ |
| D | tncc.c | 143 TNC_UInt32 messageLength, in TNC_TNCC_SendMessage()
|
| /external/webrtc/webrtc/modules/audio_device/win/ |
| D | audio_device_core_win.cc | 289 DWORD messageLength = ::FormatMessageW(dwFlags, in CoreAudioIsSupported() local 5048 DWORD messageLength = ::FormatMessageW(dwFlags, in _TraceCOMError() local
|