Home
last modified time | relevance | path

Searched defs:CreateCallInternal (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/include/grpcpp/impl/codegen/
Ddelegating_channel.h74 internal::Call CreateCallInternal(const internal::RpcMethod& method, in CreateCallInternal() function
Dchannel_interface.h153 virtual internal::Call CreateCallInternal( in CreateCallInternal() function
/third_party/grpc/src/cpp/client/
Dchannel_cc.cc104 ::grpc::internal::Call Channel::CreateCallInternal( in CreateCallInternal() function in grpc::Channel