Home
last modified time | relevance | path

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

/third_party/grpc/include/grpcpp/impl/codegen/
Dasync_unary_call.h128 SingleBufType* single_buf = in SetupRequest() local
144 auto* single_buf = static_cast<SingleBufType*>(single_buf_view); in SetupRequest() local
176 auto* single_buf = static_cast<SingleBufType*>(single_buf_view); in SetupRequest() local
189 ::grpc::internal::CallOpSendInitialMetadata* single_buf) { in StartCall()