| /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/okio/okio/src/hashFunctions/kotlin/okio/internal/ |
| D | Md5.kt | 21 private var messageLength = 0L variable
|
| D | Sha1.kt | 21 private var messageLength = 0L variable
|
| D | Sha512.kt | 21 private var messageLength = 0L variable in okio.internal.Sha512
|
| D | Sha256.kt | 21 private var messageLength = 0L variable in okio.internal.Sha256
|
| /external/libese/ready_se/google/keymint/KM300/Applet/AndroidSEProviderLib/src/com/android/javacard/seprovider/ |
| D | KMEcdsa256NoDigestSignature.java | 83 public void update(byte[] message, short msgStart, short messageLength) throws CryptoException { in update()
|
| /external/libese/ready_se/google/keymint/KM200/Applet/AndroidSEProviderLib/src/com/android/javacard/seprovider/ |
| D | KMEcdsa256NoDigestSignature.java | 83 public void update(byte[] message, short msgStart, short messageLength) throws CryptoException { in update()
|
| /external/angle/src/tests/gl_tests/ |
| D | DebugTest.cpp | 265 GLint messageLength = 0; in TEST_P() local 322 GLint messageLength = 0; in TEST_P() local
|
| /external/wycheproof/java/com/google/security/wycheproof/testcases/ |
| D | EciesTest.java | 53 int expectedCiphertextLength(String algorithm, int coordinateSize, int messageLength) in expectedCiphertextLength()
|
| /external/webrtc/modules/audio_device/win/ |
| D | audio_device_core_win.cc | 285 DWORD messageLength = ::FormatMessageW(dwFlags, 0, hr, dwLangID, errorText, in CoreAudioIsSupported() local 4151 DWORD messageLength = ::FormatMessageW(dwFlags, 0, hr, dwLangID, errorText, in _TraceCOMError() local
|
| /external/wpa_supplicant_8/src/eap_peer/ |
| D | tncc.c | 143 TNC_UInt32 messageLength, in TNC_TNCC_SendMessage()
|
| /external/wpa_supplicant_8/src/eap_server/ |
| D | tncs.c | 178 TNC_UInt32 messageLength, in TNC_TNCS_SendMessage()
|
| /external/angle/src/tests/test_utils/ |
| D | ANGLETest.cpp | 1327 SIZE_T messageLength = 0; in checkD3D11SDKLayersMessages() local
|
| /external/angle/src/libANGLE/ |
| D | validationES2.cpp | 2021 size_t messageLength = (length < 0) ? strlen(buf) : length; in ValidateDebugMessageInsertKHR() local 2084 size_t messageLength = (length < 0) ? strlen(message) : length; in ValidatePushDebugGroupBase() local
|