Home
last modified time | relevance | path

Searched refs:BlockingUnaryCallImpl (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/include/grpcpp/impl/codegen/
Dclient_unary_call.h41 return BlockingUnaryCallImpl<InputMessage, OutputMessage>( in BlockingUnaryCall()
47 class BlockingUnaryCallImpl {
49 BlockingUnaryCallImpl(ChannelInterface* channel, const RpcMethod& method, in BlockingUnaryCallImpl() function
Dchannel_interface.h43 class BlockingUnaryCallImpl; variable
107 friend class ::grpc::internal::BlockingUnaryCallImpl;
Dclient_context.h70 class BlockingUnaryCallImpl; variable
393 friend class ::grpc::internal::BlockingUnaryCallImpl;
Dcompletion_queue.h86 class BlockingUnaryCallImpl; variable
275 friend class ::grpc::internal::BlockingUnaryCallImpl;
/external/grpc-grpc/include/grpcpp/
Dchannel.h62 friend class internal::BlockingUnaryCallImpl;