Home
last modified time | relevance | path

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

/external/grpc-grpc/include/grpcpp/impl/codegen/
Dmethod_handler_impl.h252 ServerUnaryStreamer<RequestType, ResponseType>, true> {
256 ServerUnaryStreamer<RequestType, ResponseType>*)> in StreamedUnaryHandler()
259 ServerUnaryStreamer<RequestType, ResponseType>, true>(func) {} in StreamedUnaryHandler()
Dsync_stream.h813 class ServerUnaryStreamer final
867 ServerUnaryStreamer<RequestType, ResponseType>, true>;
868 ServerUnaryStreamer(internal::Call* call, ServerContext* ctx) in ServerUnaryStreamer() function
/external/grpc-grpc/test/cpp/end2end/
Dhybrid_end2end_test.cc540 ServerUnaryStreamer<EchoRequest, EchoResponse>* stream) override { in StreamedEcho()
578 ServerUnaryStreamer<EchoRequest, EchoResponse>* stream) override { in StreamedEcho()
696 ServerUnaryStreamer<EchoRequest, EchoResponse>* stream) override { in StreamedEcho()
/external/grpc-grpc/test/cpp/codegen/
Dcompiler_test_golden476 …c::Status StreamedMethodA1(::grpc::ServerContext* context, ::grpc::ServerUnaryStreamer< ::grpc::te…
648 …c::Status StreamedMethodB1(::grpc::ServerContext* context, ::grpc::ServerUnaryStreamer< ::grpc::te…
/external/flatbuffers/tests/
Dmonster_test.grpc.fb.h319 …grpc::Status StreamedStore(::grpc::ServerContext* context, ::grpc::ServerUnaryStreamer< flatbuffer…