Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/qps/
Dserver_async.cc55 ServerAsyncResponseWriter<ResponseType>*, in AsyncQpsServerTest()
59 ServerAsyncReaderWriter<ResponseType, RequestType>*, in AsyncQpsServerTest()
63 ServerAsyncReader<ResponseType, RequestType>*, in AsyncQpsServerTest()
67 ServerAsyncWriter<ResponseType>*, CompletionQueue*, in AsyncQpsServerTest()
253 grpc::ServerAsyncResponseWriter<ResponseType>*, in ServerRpcContextUnaryImpl()
310 grpc::ServerAsyncReaderWriter<ResponseType, RequestType>*, void*)> in ServerRpcContextStreamingImpl()
388 grpc::ServerAsyncReader<ResponseType, RequestType>*, in ServerRpcContextStreamingFromClientImpl()
457 grpc::ServerAsyncWriter<ResponseType>*, void*)> in ServerRpcContextStreamingFromServerImpl()
Dclient_async.cc74 std::function<void(grpc::Status, ResponseType*, HistogramEntry*)> on_done) in ClientRpcContextUnaryImpl() argument
527 BenchmarkService::Stub*, grpc::ClientContext*, ResponseType*, in ClientRpcContextStreamingFromClientImpl() argument
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compilation_cache_grpc.h52 using ResponseType = ::tensorflow::tpu::GetTpuProgramResponseExternal; variable
54 using ResponseType = ::tensorflow::tpu::GetTpuProgramResponse; variable
Dtpu_compilation_cache_rpc_lookup.cc28 using ResponseType = GetTpuProgramResponseExternal; typedef
/external/tensorflow/tensorflow/core/profiler/
Dprofiler_service_monitor_result.proto7 enum ResponseType { enum
/external/grpc-grpc/include/grpcpp/impl/codegen/
Dmethod_handler_impl.h241 ServerReaderWriter<ResponseType, RequestType>*)> in BidiStreamingHandler()
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dmethod_handler.h312 ServerReaderWriter<ResponseType, RequestType>*)> in BidiStreamingHandler()
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dmethod_handler.h312 ServerReaderWriter<ResponseType, RequestType>*)> in BidiStreamingHandler()
/external/openscreen/discovery/mdns/public/
Dmdns_constants.h357 enum class ResponseType { enum
/external/llvm-project/lldb/include/lldb/Utility/
DStringExtractorGDBRemote.h176 enum ResponseType { eUnsupported = 0, eAck, eNack, eError, eOK, eResponse }; enum
/external/python/asn1crypto/asn1crypto/
Docsp.py146 class ResponseType(ObjectIdentifier): class
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DMessages.cs608 public global::Grpc.Testing.PayloadType ResponseType { property in Grpc.Testing.SimpleRequest
1713 public global::Grpc.Testing.PayloadType ResponseType { property in Grpc.Testing.StreamingOutputCallRequest