/external/llvm-project/clang-tools-extra/clangd/ |
D | ClangdLSPServer.cpp | 194 ReplyOnce Reply(ID, Method, &Server, Tracer.Args); in onCall() local 252 ReplyOnce Reply) { in bind() 263 llvm::json::Value bindReply(Callback<llvm::json::Value> Reply) { in bindReply() 349 void operator()(llvm::Expected<llvm::json::Value> Reply) { in operator ()() 469 Callback<llvm::json::Value> Reply) { in onInitialize() 645 Callback<std::nullptr_t> Reply) { in onShutdown() 654 Callback<std::nullptr_t> Reply) { in onSync() 710 Callback<llvm::json::Value> Reply) { in onCommand() 712 decltype(Reply) Reply) { in onCommand() 794 Callback<std::vector<SymbolInformation>> Reply) { in onWorkspaceSymbol() [all …]
|
/external/libchrome/base/files/ |
D | file_proxy.cc | 82 void Reply(FileProxy::StatusCallback callback) { in Reply() function in base::__anona2b9dffd0211::GenericFileHelper 103 void Reply(FileProxy::StatusCallback callback) { in Reply() function in base::__anona2b9dffd0211::CreateOrOpenHelper 142 void Reply(FileProxy::CreateTemporaryCallback callback) { in Reply() function in base::__anona2b9dffd0211::CreateTemporaryHelper 164 void Reply(FileProxy::GetFileInfoCallback callback) { in Reply() function in base::__anona2b9dffd0211::GetInfoHelper 189 void Reply(FileProxy::ReadCallback callback) { in Reply() function in base::__anona2b9dffd0211::ReadHelper 219 void Reply(FileProxy::WriteCallback callback) { in Reply() function in base::__anona2b9dffd0211::WriteHelper
|
/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 | 231 void Reply(int status_code, in Reply() function 242 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/test/proto/io/grpc/reflection/testing/ |
D | reflection_test_depth_two.proto | 30 message Reply { message
|
/external/llvm-project/clang-tools-extra/clangd/index/remote/server/ |
D | Server.cpp | 101 grpc::ServerWriter<LookupReply> *Reply) override { in Lookup() 139 grpc::ServerWriter<FuzzyFindReply> *Reply) override { in FuzzyFind() 177 grpc::ServerWriter<RefsReply> *Reply) override { in Refs() 215 grpc::ServerWriter<RelationsReply> *Reply) override { in Relations()
|
/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/llvm-project/lldb/unittests/tools/lldb-server/tests/ |
D | TestClient.h | 65 if (const auto *Reply = llvm::dyn_cast<T>(m_stop_reply.get())) in GetLatestStopReplyAs() local
|
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/ |
D | Packet.java | 33 public final static short Reply = 0x80; field in Packet
|
/external/llvm-project/clang-tools-extra/clangd/index/remote/ |
D | Client.cpp | 49 ReplyT Reply; in streamRPC() local
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/lsp/jsonrpc2/ |
D | jsonrpc2.go | 241 func (r *Request) Reply(ctx context.Context, result interface{}, err error) error { func
|
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/ |
D | jsonrpc2.go | 241 func (r *Request) Reply(ctx context.Context, result interface{}, err error) error { func
|
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/ |
D | jsonrpc2.go | 241 func (r *Request) Reply(ctx context.Context, result interface{}, err error) error { func
|
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/ |
D | MachException.cpp | 295 kern_return_t MachException::Message::Reply(MachProcess *process, int signal) { in Reply() function in MachException::Message
|
/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 | 186 void Reply(const Frame& frame) { in Reply() function in perfetto::ipc::__anon2c0b15d50111::FakeHost
|
/external/mdnsresponder/mDNSCore/ |
D | mDNSEmbeddedAPI.h | 994 mDNSu8 *Reply; // xml reply from router member
|
/external/python/google-api-python-client/tests/data/ |
D | drive.json | 915 "Reply": { object
|