/external/grpc-grpc/test/cpp/qps/ |
D | server_async.cc | 55 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()
|
D | client_async.cc | 74 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/ |
D | tpu_compilation_cache_grpc.h | 52 using ResponseType = ::tensorflow::tpu::GetTpuProgramResponseExternal; variable 54 using ResponseType = ::tensorflow::tpu::GetTpuProgramResponse; variable
|
D | tpu_compilation_cache_rpc_lookup.cc | 28 using ResponseType = GetTpuProgramResponseExternal; typedef
|
/external/tensorflow/tensorflow/core/profiler/ |
D | profiler_service_monitor_result.proto | 7 enum ResponseType { enum
|
/external/grpc-grpc/include/grpcpp/impl/codegen/ |
D | method_handler_impl.h | 241 ServerReaderWriter<ResponseType, RequestType>*)> in BidiStreamingHandler()
|
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/ |
D | method_handler.h | 312 ServerReaderWriter<ResponseType, RequestType>*)> in BidiStreamingHandler()
|
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/ |
D | method_handler.h | 312 ServerReaderWriter<ResponseType, RequestType>*)> in BidiStreamingHandler()
|
/external/openscreen/discovery/mdns/public/ |
D | mdns_constants.h | 357 enum class ResponseType { enum
|
/external/llvm-project/lldb/include/lldb/Utility/ |
D | StringExtractorGDBRemote.h | 176 enum ResponseType { eUnsupported = 0, eAck, eNack, eError, eOK, eResponse }; enum
|
/external/python/asn1crypto/asn1crypto/ |
D | ocsp.py | 146 class ResponseType(ObjectIdentifier): class
|
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/ |
D | Messages.cs | 608 public global::Grpc.Testing.PayloadType ResponseType { property in Grpc.Testing.SimpleRequest 1713 public global::Grpc.Testing.PayloadType ResponseType { property in Grpc.Testing.StreamingOutputCallRequest
|