/external/grpc-grpc-java/services/src/generated/main/java/io/grpc/binarylog/v1/ |
D | Trailer.java | 9 public final class Trailer extends class 15 private Trailer(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Trailer() method in Trailer 18 private Trailer() { in Trailer() method in Trailer 29 private Trailer( in Trailer() method in Trailer 105 io.grpc.binarylog.v1.Trailer.class, io.grpc.binarylog.v1.Trailer.Builder.class); in internalGetFieldAccessorTable() 269 if (!(obj instanceof io.grpc.binarylog.v1.Trailer)) { in equals() 272 io.grpc.binarylog.v1.Trailer other = (io.grpc.binarylog.v1.Trailer) obj; in equals() 312 public static io.grpc.binarylog.v1.Trailer parseFrom( in parseFrom() 317 public static io.grpc.binarylog.v1.Trailer parseFrom( in parseFrom() 323 public static io.grpc.binarylog.v1.Trailer parseFrom( in parseFrom() [all …]
|
D | GrpcLogEntry.java | 139 io.grpc.binarylog.v1.Trailer.Builder subBuilder = null; in GrpcLogEntry() 141 subBuilder = ((io.grpc.binarylog.v1.Trailer) payload_).toBuilder(); in GrpcLogEntry() 144 input.readMessage(io.grpc.binarylog.v1.Trailer.parser(), extensionRegistry); in GrpcLogEntry() 146 subBuilder.mergeFrom((io.grpc.binarylog.v1.Trailer) payload_); in GrpcLogEntry() 789 public io.grpc.binarylog.v1.Trailer getTrailer() { in getTrailer() 791 return (io.grpc.binarylog.v1.Trailer) payload_; in getTrailer() 793 return io.grpc.binarylog.v1.Trailer.getDefaultInstance(); in getTrailer() 800 return (io.grpc.binarylog.v1.Trailer) payload_; in getTrailerOrBuilder() 802 return io.grpc.binarylog.v1.Trailer.getDefaultInstance(); in getTrailerOrBuilder() 900 output.writeMessage(9, (io.grpc.binarylog.v1.Trailer) payload_); in writeTo() [all …]
|
D | GrpcLogEntryOrBuilder.java | 144 io.grpc.binarylog.v1.Trailer getTrailer(); in getTrailer()
|
/external/curl/tests/data/ |
D | test1540 | 8 Trailer: 17 Trailer: MyCoolTrailerHeader 31 Trailer: MyCoolTrailerHeader
|
D | test266 | 16 Trailer: chunky-trailer 34 Trailer: chunky-trailer 70 Trailer: chunky-trailer
|
D | test1417 | 16 Trailer: chunky-trailer 34 Trailer: chunky-trailer 70 Trailer: chunky-trailer
|
D | test341 | 15 Trailer: chunky-trailer
|
D | test347 | 15 Trailer: chunky-trailer
|
D | test339 | 15 Trailer: chunky-trailer
|
D | test1591 | 48 Trailer: my-super-awesome-trailer, my-other-awesome-trailer
|
D | test1116 | 49 HTTP GET with chunked trailer without Trailer:
|
/external/python/cryptography/vectors/cryptography_vectors/asymmetric/RSA/FIPS_186-2/ |
D | SigVerRSA.rsp | 41 Result = F (5 - Format of the IR is incorrect - Trailer wrong ) 85 Result = F (5 - Format of the IR is incorrect - Trailer wrong ) 129 Result = F (5 - Format of the IR is incorrect - Trailer wrong ) 173 Result = F (5 - Format of the IR is incorrect - Trailer wrong ) 222 Result = F (5 - Format of the IR is incorrect - Trailer wrong ) 266 Result = F (5 - Format of the IR is incorrect - Trailer wrong ) 310 Result = F (5 - Format of the IR is incorrect - Trailer wrong ) 333 Result = F (5 - Format of the IR is incorrect - Trailer wrong ) 397 Result = F (5 - Format of the IR is incorrect - Trailer wrong ) 441 Result = F (5 - Format of the IR is incorrect - Trailer wrong ) [all …]
|
/external/rust/crates/tokio/src/runtime/task/ |
D | harness.rs | 1 use crate::runtime::task::core::{Cell, Core, CoreStage, Header, Scheduler, Trailer}; 32 fn trailer(&self) -> &Trailer { in trailer() argument 280 fn transition_to_complete<T>(header: &Header, stage: &CoreStage<T>, trailer: &Trailer) in transition_to_complete() 299 fn can_read_output(header: &Header, trailer: &Trailer, waker: &Waker) -> bool { in can_read_output() argument 351 trailer: &Trailer, in set_join_waker() argument
|
D | core.rs | 36 pub(super) trailer: Trailer, 80 pub(super) struct Trailer { struct 112 trailer: Trailer { in new() 307 impl Trailer { implementation
|
/external/oss-fuzz/projects/giflib/ |
D | gif_fuzz_proto.proto | 79 message Trailer {} message 97 required Trailer trailer = 5;
|
D | ProtoToGif.h | 31 void visit(const Trailer &);
|
D | ProtoToGif.cpp | 221 void ProtoConverter::visit(Trailer const &) in visit()
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_bookend.cpp | 17 {XFA_Attribute::Trailer, XFA_AttributeType::CData, nullptr},
|
D | cxfa_overflow.cpp | 17 {XFA_Attribute::Trailer, XFA_AttributeType::CData, nullptr},
|
D | cxfa_breakbefore.cpp | 22 {XFA_Attribute::Trailer, XFA_AttributeType::CData, nullptr},
|
D | cxfa_breakafter.cpp | 22 {XFA_Attribute::Trailer, XFA_AttributeType::CData, nullptr},
|
D | element_attributes.inc | 46 ELEM_ATTR____(BreakBefore, Trailer, CJX_Object::ScriptAttributeString) 362 ELEM_ATTR____(Overflow, Trailer, CJX_Object::ScriptAttributeString) 450 ELEM_ATTR____(Bookend, Trailer, CJX_Object::ScriptAttributeString) 480 ELEM_ATTR____(BreakAfter, Trailer, CJX_Object::ScriptAttributeString)
|
/external/tcpdump/tests/ |
D | ospf3_auth-vv.out | 3 Options [V6, External, Router, Authentication Trailer]
|
/external/grpc-grpc-java/services/src/main/proto/grpc/binlog/v1/ |
D | binarylog.proto | 48 // Trailer indicates the end of the RPC. 98 Trailer trailer = 9; 137 message Trailer { message
|
/external/oss-fuzz/projects/nginx/fuzz/ |
D | http_request_fuzzer.dict | 125 "Trailer"
|