Home
last modified time | relevance | path

Searched refs:ChannelInterface (Results 1 – 21 of 21) sorted by relevance

/external/tensorflow/tensorflow/contrib/verbs/
Dgrpc_verbs_service_impl.h49 Stub(const std::shared_ptr< ::grpc::ChannelInterface>& channel);
55 std::shared_ptr< ::grpc::ChannelInterface> channel_;
59 const std::shared_ptr< ::grpc::ChannelInterface>& channel,
Dgrpc_verbs_service_impl.cc36 const std::shared_ptr< ::grpc::ChannelInterface>& channel, in NewStub()
43 const std::shared_ptr< ::grpc::ChannelInterface>& channel) in Stub()
/external/grpc-grpc/include/grpcpp/impl/codegen/
Dchannel_interface.h27 class ChannelInterface; variable
57 class ChannelInterface {
59 virtual ~ChannelInterface() {} in ~ChannelInterface()
Dclient_unary_call.h38 Status BlockingUnaryCall(ChannelInterface* channel, const RpcMethod& method, in BlockingUnaryCall()
49 BlockingUnaryCallImpl(ChannelInterface* channel, const RpcMethod& method, in BlockingUnaryCallImpl()
Dclient_callback.h43 void CallbackUnaryCall(ChannelInterface* channel, const RpcMethod& method, in CallbackUnaryCall()
54 CallbackUnaryCallImpl(ChannelInterface* channel, const RpcMethod& method, in CallbackUnaryCallImpl()
Dsync_stream.h164 static ClientReader<R>* Create(ChannelInterface* channel, in Create()
241 ClientReader(::grpc::ChannelInterface* channel, in ClientReader()
282 static ClientWriter<W>* Create(::grpc::ChannelInterface* channel, in Create()
375 ClientWriter(ChannelInterface* channel, in ClientWriter()
433 ::grpc::ChannelInterface* channel, in Create()
549 ClientReaderWriter(::grpc::ChannelInterface* channel, in ClientReaderWriter()
Drpc_method.h42 const std::shared_ptr<ChannelInterface>& channel) in RpcMethod()
Dasync_stream.h183 static ClientAsyncReader<R>* Create(ChannelInterface* channel, in Create()
331 static ClientAsyncWriter<W>* Create(ChannelInterface* channel, in Create()
497 ChannelInterface* channel, CompletionQueue* cq, in Create()
Dclient_context.h60 class ChannelInterface; variable
Dasync_unary_call.h84 ChannelInterface* channel, CompletionQueue* cq, in Create()
Dcompletion_queue.h62 class ChannelInterface; variable
/external/grpc-grpc/include/grpcpp/generic/
Dgeneric_stub.h40 explicit GenericStub(std::shared_ptr<ChannelInterface> channel) in GenericStub()
89 std::shared_ptr<ChannelInterface> channel_;
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/
Dgrpc_eager_service.h70 Stub(const std::shared_ptr< ::grpc::ChannelInterface>& channel);
94 std::shared_ptr< ::grpc::ChannelInterface> channel_;
104 const std::shared_ptr< ::grpc::ChannelInterface>& channel,
Dgrpc_eager_service.cc43 const std::shared_ptr< ::grpc::ChannelInterface>& channel, in NewStub()
50 const std::shared_ptr< ::grpc::ChannelInterface>& channel) in Stub()
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_master_service_impl.h76 Stub(const std::shared_ptr< ::grpc::ChannelInterface>& channel);
109 std::shared_ptr< ::grpc::ChannelInterface> channel_;
122 const std::shared_ptr< ::grpc::ChannelInterface>& channel,
Dgrpc_master_service_impl.cc45 const std::shared_ptr< ::grpc::ChannelInterface>& channel, in NewStub()
52 const std::shared_ptr< ::grpc::ChannelInterface>& channel) in Stub()
/external/grpc-grpc/include/grpcpp/
Dchannel.h42 class Channel final : public ChannelInterface,
/external/grpc-grpc/src/cpp/client/
Dgeneric_stub.cc29 ChannelInterface* channel, ClientContext* context, in CallInternal()
/external/flatbuffers/tests/
Dmonster_test.grpc.fb.cc26 …orage::Stub> MonsterStorage::NewStub(const std::shared_ptr< ::grpc::ChannelInterface>& channel, co… in NewStub()
31 MonsterStorage::Stub::Stub(const std::shared_ptr< ::grpc::ChannelInterface>& channel) in Stub()
Dmonster_test.grpc.fb.h87 Stub(const std::shared_ptr< ::grpc::ChannelInterface>& channel);
124 std::shared_ptr< ::grpc::ChannelInterface> channel_;
141 …static std::unique_ptr<Stub> NewStub(const std::shared_ptr< ::grpc::ChannelInterface>& channel, co…
/external/grpc-grpc/test/cpp/codegen/
Dcompiler_test_golden141 Stub(const std::shared_ptr< ::grpc::ChannelInterface>& channel);
189 std::shared_ptr< ::grpc::ChannelInterface> channel_;
207 …static std::unique_ptr<Stub> NewStub(const std::shared_ptr< ::grpc::ChannelInterface>& channel, co…
535 Stub(const std::shared_ptr< ::grpc::ChannelInterface>& channel);
556 std::shared_ptr< ::grpc::ChannelInterface> channel_;
562 …static std::unique_ptr<Stub> NewStub(const std::shared_ptr< ::grpc::ChannelInterface>& channel, co…