Home
last modified time | relevance | path

Searched refs:RPCRequest (Results 1 – 25 of 35) sorted by relevance

12

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/index/remote/marshalling/
H A DMarshalling.cpp208 LookupRequest RPCRequest; in toProtobuf() local
211 return RPCRequest; in toProtobuf()
216 FuzzyFindRequest RPCRequest; in toProtobuf() local
217 RPCRequest.set_query(From.Query); in toProtobuf()
219 RPCRequest.add_scopes(Scope); in toProtobuf()
232 return RPCRequest; in toProtobuf()
236 RefsRequest RPCRequest; in toProtobuf() local
238 RPCRequest.add_ids(ID.str()); in toProtobuf()
242 return RPCRequest; in toProtobuf()
246 RelationsRequest RPCRequest; in toProtobuf() local
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/index/remote/marshalling/
H A DMarshalling.cpp208 LookupRequest RPCRequest; in toProtobuf() local
211 return RPCRequest; in toProtobuf()
216 FuzzyFindRequest RPCRequest; in toProtobuf() local
217 RPCRequest.set_query(From.Query); in toProtobuf()
219 RPCRequest.add_scopes(Scope); in toProtobuf()
232 return RPCRequest; in toProtobuf()
236 RefsRequest RPCRequest; in toProtobuf() local
238 RPCRequest.add_ids(ID.str()); in toProtobuf()
242 return RPCRequest; in toProtobuf()
246 RelationsRequest RPCRequest; in toProtobuf() local
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/index/remote/marshalling/
H A DMarshalling.cpp208 LookupRequest RPCRequest; in toProtobuf() local
211 return RPCRequest; in toProtobuf()
216 FuzzyFindRequest RPCRequest; in toProtobuf() local
217 RPCRequest.set_query(From.Query); in toProtobuf()
219 RPCRequest.add_scopes(Scope); in toProtobuf()
232 return RPCRequest; in toProtobuf()
236 RefsRequest RPCRequest; in toProtobuf() local
238 RPCRequest.add_ids(ID.str()); in toProtobuf()
242 return RPCRequest; in toProtobuf()
246 RelationsRequest RPCRequest; in toProtobuf() local
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/index/remote/marshalling/
H A DMarshalling.cpp208 LookupRequest RPCRequest; in toProtobuf() local
211 return RPCRequest; in toProtobuf()
216 FuzzyFindRequest RPCRequest; in toProtobuf() local
217 RPCRequest.set_query(From.Query); in toProtobuf()
219 RPCRequest.add_scopes(Scope); in toProtobuf()
232 return RPCRequest; in toProtobuf()
236 RefsRequest RPCRequest; in toProtobuf() local
238 RPCRequest.add_ids(ID.str()); in toProtobuf()
242 return RPCRequest; in toProtobuf()
246 RelationsRequest RPCRequest; in toProtobuf() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/index/remote/marshalling/
H A DMarshalling.cpp207 LookupRequest RPCRequest; in toProtobuf() local
210 return RPCRequest; in toProtobuf()
215 FuzzyFindRequest RPCRequest; in toProtobuf() local
216 RPCRequest.set_query(From.Query); in toProtobuf()
218 RPCRequest.add_scopes(Scope); in toProtobuf()
231 return RPCRequest; in toProtobuf()
235 RefsRequest RPCRequest; in toProtobuf() local
237 RPCRequest.add_ids(ID.str()); in toProtobuf()
241 return RPCRequest; in toProtobuf()
245 RelationsRequest RPCRequest; in toProtobuf() local
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/index/remote/marshalling/
H A DMarshalling.cpp208 LookupRequest RPCRequest; in toProtobuf() local
211 return RPCRequest; in toProtobuf()
216 FuzzyFindRequest RPCRequest; in toProtobuf() local
217 RPCRequest.set_query(From.Query); in toProtobuf()
219 RPCRequest.add_scopes(Scope); in toProtobuf()
232 return RPCRequest; in toProtobuf()
236 RefsRequest RPCRequest; in toProtobuf() local
238 RPCRequest.add_ids(ID.str()); in toProtobuf()
242 return RPCRequest; in toProtobuf()
246 RelationsRequest RPCRequest; in toProtobuf() local
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/index/remote/marshalling/
H A DMarshalling.cpp208 LookupRequest RPCRequest; in toProtobuf() local
211 return RPCRequest; in toProtobuf()
216 FuzzyFindRequest RPCRequest; in toProtobuf() local
217 RPCRequest.set_query(From.Query); in toProtobuf()
219 RPCRequest.add_scopes(Scope); in toProtobuf()
232 return RPCRequest; in toProtobuf()
236 RefsRequest RPCRequest; in toProtobuf() local
238 RPCRequest.add_ids(ID.str()); in toProtobuf()
242 return RPCRequest; in toProtobuf()
246 RelationsRequest RPCRequest; in toProtobuf() local
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/index/remote/marshalling/
H A DMarshalling.cpp208 LookupRequest RPCRequest;
211 return RPCRequest;
216 FuzzyFindRequest RPCRequest;
217 RPCRequest.set_query(From.Query);
219 RPCRequest.add_scopes(Scope);
232 return RPCRequest;
236 RefsRequest RPCRequest;
238 RPCRequest.add_ids(ID.str());
242 return RPCRequest;
246 RelationsRequest RPCRequest;
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/index/remote/marshalling/
H A DMarshalling.cpp209 LookupRequest RPCRequest; in toProtobuf() local
212 return RPCRequest; in toProtobuf()
217 FuzzyFindRequest RPCRequest; in toProtobuf() local
218 RPCRequest.set_query(From.Query); in toProtobuf()
220 RPCRequest.add_scopes(Scope); in toProtobuf()
223 RPCRequest.set_limit(*From.Limit); in toProtobuf()
233 return RPCRequest; in toProtobuf()
237 RefsRequest RPCRequest; in toProtobuf() local
239 RPCRequest.add_ids(ID.str()); in toProtobuf()
242 RPCRequest.set_limit(*From.Limit); in toProtobuf()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/index/remote/marshalling/
H A DMarshalling.cpp209 LookupRequest RPCRequest; in toProtobuf() local
212 return RPCRequest; in toProtobuf()
217 FuzzyFindRequest RPCRequest; in toProtobuf() local
218 RPCRequest.set_query(From.Query); in toProtobuf()
220 RPCRequest.add_scopes(Scope); in toProtobuf()
223 RPCRequest.set_limit(*From.Limit); in toProtobuf()
233 return RPCRequest; in toProtobuf()
237 RefsRequest RPCRequest; in toProtobuf() local
239 RPCRequest.add_ids(ID.str()); in toProtobuf()
242 RPCRequest.set_limit(*From.Limit); in toProtobuf()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/index/remote/
H A DClient.cpp72 const auto RPCRequest = ProtobufMarshaller->toProtobuf(Request); in streamRPC() local
73 SPAN_ATTACH(Tracer, "Request", RPCRequest.DebugString()); in streamRPC()
82 auto Reader = (Stub.get()->*RPCCall)(&Context, RPCRequest); in streamRPC()
84 RPCRequest.DebugString()); in streamRPC()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/index/remote/
H A DClient.cpp69 const auto RPCRequest = ProtobufMarshaller->toProtobuf(Request); in streamRPC() local
70 SPAN_ATTACH(Tracer, "Request", RPCRequest.DebugString()); in streamRPC()
77 auto Reader = (Stub.get()->*RPCCall)(&Context, RPCRequest); in streamRPC()
79 RPCRequest.DebugString()); in streamRPC()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/index/remote/
H A DClient.cpp72 const auto RPCRequest = ProtobufMarshaller->toProtobuf(Request); in streamRPC() local
73 SPAN_ATTACH(Tracer, "Request", RPCRequest.DebugString()); in streamRPC()
82 auto Reader = (Stub.get()->*RPCCall)(&Context, RPCRequest); in streamRPC()
84 RPCRequest.DebugString()); in streamRPC()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/index/remote/
H A DClient.cpp72 const auto RPCRequest = ProtobufMarshaller->toProtobuf(Request); in streamRPC() local
73 SPAN_ATTACH(Tracer, "Request", RPCRequest.DebugString()); in streamRPC()
82 auto Reader = (Stub.get()->*RPCCall)(&Context, RPCRequest); in streamRPC()
84 RPCRequest.DebugString()); in streamRPC()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/index/remote/
H A DClient.cpp72 const auto RPCRequest = ProtobufMarshaller->toProtobuf(Request); in streamRPC() local
73 SPAN_ATTACH(Tracer, "Request", RPCRequest.DebugString()); in streamRPC()
82 auto Reader = (Stub.get()->*RPCCall)(&Context, RPCRequest); in streamRPC()
84 RPCRequest.DebugString()); in streamRPC()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/index/remote/
H A DClient.cpp69 const auto RPCRequest = ProtobufMarshaller->toProtobuf(Request); in streamRPC() local
70 SPAN_ATTACH(Tracer, "Request", RPCRequest.DebugString()); in streamRPC()
77 auto Reader = (Stub.get()->*RPCCall)(&Context, RPCRequest); in streamRPC()
79 RPCRequest.DebugString()); in streamRPC()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/index/remote/
H A DClient.cpp72 const auto RPCRequest = ProtobufMarshaller->toProtobuf(Request); in streamRPC() local
73 SPAN_ATTACH(Tracer, "Request", RPCRequest.DebugString()); in streamRPC()
82 auto Reader = (Stub.get()->*RPCCall)(&Context, RPCRequest); in streamRPC()
84 RPCRequest.DebugString()); in streamRPC()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/index/remote/
H A DClient.cpp41 const auto RPCRequest = ProtobufMarshaller->toProtobuf(Request); in streamRPC() local
42 SPAN_ATTACH(Tracer, "Request", RPCRequest.DebugString()); in streamRPC()
48 auto Reader = (Stub.get()->*RPCCall)(&Context, RPCRequest); in streamRPC()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/index/remote/
H A DClient.cpp49 const auto RPCRequest = serializeRequest<ClangdRequestT, RequestT>(Request); in streamRPC() local
54 auto Reader = (Stub.get()->*RPCCall)(&Context, RPCRequest); in streamRPC()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/index/remote/
H A DClient.cpp49 const auto RPCRequest = serializeRequest<ClangdRequestT, RequestT>(Request); in streamRPC() local
54 auto Reader = (Stub.get()->*RPCCall)(&Context, RPCRequest); in streamRPC()
/dports/devel/py-tinyrpc/tinyrpc-1.1.2/tinyrpc/
H A Dclient.py10 from .protocols import RPCErrorResponse, RPCProtocol, RPCRequest, RPCResponse, RPCBatchResponse
44 req: RPCRequest, argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/centrifugal/protocol/
H A Ddecode.go346 DecodeRPC([]byte) (*RPCRequest, error)
463 func (d *JSONParamsDecoder) DecodeRPC(data []byte) (*RPCRequest, error) {
464 var p RPCRequest
597 func (d *ProtobufParamsDecoder) DecodeRPC(data []byte) (*RPCRequest, error) {
598 var p RPCRequest
/dports/devel/py-tinyrpc/tinyrpc-1.1.2/tinyrpc/dispatch/
H A D__init__.py15 from tinyrpc import RPCRequest, RPCResponse, RPCBatchRequest, RPCBatchResponse
199 request: Union[RPCRequest, RPCBatchRequest], argument
/dports/devel/py-tinyrpc/tinyrpc-1.1.2/tinyrpc/protocols/
H A D__init__.py14 class RPCRequest(object): class
H A Dmsgpackrpc.py9 RPCRequest,
129 class MSGPACKRPCRequest(RPCRequest):

12