Searched defs:Reply (Results 1 – 11 of 11) sorted by relevance
/external/grpc-grpc-java/services/src/test/proto/io/grpc/reflection/testing/ |
D | reflection_test_depth_two.proto | 30 message Reply { message
|
/external/golang-protobuf/protoc-gen-go/testdata/my_test/ |
D | test.pb.go | 403 type Reply struct { struct 404 …nd []*Reply_Entry `protobuf:"bytes,1,rep,name=found" json:"found,omitempty"` 405 … `protobuf:"varint,2,rep,packed,name=compact_keys,json=compactKeys" json:"compact_keys,omitempty"` 406 XXX_NoUnkeyedLiteral struct{} `json:"-"` 407 proto.XXX_InternalExtensions `json:"-"` 408 XXX_unrecognized []byte `json:"-"` 409 XXX_sizecache int32 `json:"-"` 412 func (m *Reply) Reset() { *m = Reply{} } 413 func (m *Reply) String() string { return proto.CompactTextString(m) } 414 func (*Reply) ProtoMessage() {} [all …]
|
D | test.proto | 97 message Reply { message
|
/external/libbrillo/brillo/http/ |
D | http_transport_fake.h | 221 void Reply(int status_code, in Reply() function 232 void Reply(int status_code, const T& data, const std::string& mime_type) { in Reply() function
|
D | http_transport_fake.cc | 236 void ServerResponse::Reply(int status_code, in Reply() function in brillo::ServerResponse
|
/external/grpc-grpc-java/services/src/generated/test/java/io/grpc/reflection/testing/ |
D | Reply.java | 9 public final class Reply extends class 15 private Reply(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Reply() method in Reply 18 private Reply() { in Reply() method in Reply 27 private Reply( in Reply() method in Reply
|
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/ |
D | Packet.java | 33 public final static short Reply = 0x80; field in Packet
|
/external/google-breakpad/src/client/mac/handler/ |
D | exception_handler.cc | 185 } Reply; in breakpad_exc_server() typedef
|
/external/perfetto/src/ipc/ |
D | client_impl_unittest.cc | 183 void Reply(const Frame& frame) { in Reply() function in perfetto::ipc::__anonbd6150770111::FakeHost
|
/external/python/google-api-python-client/tests/data/ |
D | drive.json | 915 "Reply": { object
|
/external/mdnsresponder/mDNSCore/ |
D | mDNSEmbeddedAPI.h | 994 mDNSu8 *Reply; // xml reply from router member
|