HomeSort by relevance Sort by last modified time
    Searched refs:MessageSize (Results 1 - 16 of 16) sorted by null

  /external/grpc-grpc-java/benchmarks/src/jmh/java/io/grpc/benchmarks/netty/
UnaryCallResponseBandwidthBenchmark.java 44 public MessageSize responseSize = MessageSize.JUMBO;
78 MessageSize.SMALL,
SingleThreadBlockingQpsBenchmark.java 46 MessageSize.SMALL,
47 MessageSize.SMALL,
FlowControlledMessagesPerSecondBenchmark.java 55 public MessageSize responseSize = MessageSize.SMALL;
87 MessageSize.SMALL,
StreamingResponseBandwidthBenchmark.java 46 public MessageSize responseSize = MessageSize.JUMBO;
81 MessageSize.SMALL,
UnaryCallQpsBenchmark.java 72 MessageSize.SMALL,
73 MessageSize.SMALL,
StreamingPingPongsPerSecondBenchmark.java 80 MessageSize.SMALL,
81 MessageSize.SMALL,
AbstractBenchmark.java 71 public enum MessageSize {
77 MessageSize(int bytes) {
189 MessageSize requestSize,
190 MessageSize responseSize,
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Hash2.h 95 @param[in] MessageSize The size of Message, in bytes.
105 or MessageSize is greater than platform maximum.
114 IN UINTN MessageSize,
146 @param[in] MessageSize The size of Message, in bytes.
151 or MessageSize is greater than platform maximum.
161 IN UINTN MessageSize
Hash.h 129 @param[in] MessageSize The size of Message, in bytes.
138 @retval EFI_INVALID_PARAMETER Message or Hash, HashAlgorithm is NULL or MessageSize is 0.
139 MessageSize is not an integer multiple of block size.
151 IN UINT64 MessageSize,
  /device/linaro/bootloader/edk2/SecurityPkg/Hash2DxeCrypto/
Hash2DxeCrypto.c 164 @param[in] MessageSize The size of Message, in bytes.
174 or MessageSize is greater than platform maximum.
183 IN UINTN MessageSize,
215 @param[in] MessageSize The size of Message, in bytes.
220 or MessageSize is greater than platform maximum.
230 IN UINTN MessageSize
333 @param[in] MessageSize The size of Message, in bytes.
343 or MessageSize is greater than platform maximum.
352 IN UINTN MessageSize,
409 Ret = HashInfo->Update (HashCtx, Message, MessageSize);
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
HttpsSupport.h 219 @param[in] MessageSize Pointer to the message buffer size.
234 IN UINTN MessageSize,
HttpsSupport.c     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Hash/
Hash.h 120 IN UINT64 MessageSize,
134 MessageSize - The size of Message, in bytes.
  /external/protobuf/src/google/protobuf/
wire_format_lite.h 506 static inline int MessageSize(const MessageLite& value);
wire_format_lite_inl.h     [all...]
extension_set.cc     [all...]

Completed in 600 milliseconds