/third_party/grpc/examples/cpp/helloworld/ |
D | greeter_async_server.cc | 122 Greeter::AsyncService* service_; member in ServerImpl::CallData 162 Greeter::AsyncService service_; member in ServerImpl
|
/third_party/boost/boost/asio/ |
D | basic_io_object.hpp | 188 service_type& service_; member in boost::asio::basic_io_object 282 IoObjectService* service_; member in boost::asio::basic_io_object
|
D | io_context_strand.hpp | 366 boost::asio::detail::strand_service& service_; member in boost::asio::io_context::strand
|
/third_party/grpc/include/grpcpp/impl/codegen/ |
D | method_handler.h | 136 ServiceType* service_; variable 184 ServiceType* service_; variable 251 ServiceType* service_; variable
|
/third_party/grpc/src/cpp/server/health/ |
D | default_health_check_service.h | 136 HealthCheckServiceImpl* service_; variable 194 HealthCheckServiceImpl* service_; variable
|
/third_party/boost/doc/html/boost_asio/example/cpp03/services/ |
D | basic_logger.hpp | 69 service_type& service_; member in services::basic_logger
|
/third_party/boost/libs/asio/example/cpp03/services/ |
D | basic_logger.hpp | 69 service_type& service_; member in services::basic_logger
|
/third_party/boost/boost/asio/detail/ |
D | strand_executor_service.hpp | 77 strand_executor_service* service_; member in boost::asio::detail::strand_executor_service::strand_impl
|
D | io_object_impl.hpp | 162 service_type* service_; member in boost::asio::detail::io_object_impl
|
/third_party/grpc/test/cpp/end2end/ |
D | server_builder_plugin_test.cc | 95 std::shared_ptr<TestServiceImpl> service_; member in grpc::testing::TestServerBuilderPlugin 211 TestServiceImpl service_; member in grpc::testing::ServerBuilderPluginTest
|
D | delegating_channel_test.cc | 70 TestServiceImpl service_; member in grpc::testing::__anon3a7422510111::DelegatingChannelTest
|
D | exception_test.cc | 82 ExceptingServiceImpl service_; member in grpc::testing::ExceptionTest
|
D | streaming_throughput_test.cc | 156 TestServiceImpl service_; member in grpc::testing::End2endTest
|
D | client_interceptors_end2end_test.cc | 752 EchoTestServiceStreamingImpl service_; member in grpc::testing::__anon21123b640111::ParameterizedClientInterceptorsEnd2endTest 797 TestServiceImpl service_; member in grpc::testing::__anon21123b640111::ClientInterceptorsEnd2endTest 896 TestServiceImpl service_; member in grpc::testing::__anon21123b640111::ClientInterceptorsCallbackEnd2endTest 959 EchoTestServiceStreamingImpl service_; member in grpc::testing::__anon21123b640111::ClientInterceptorsStreamingEnd2endTest 1109 TestServiceImpl service_; member in grpc::testing::__anon21123b640111::ClientGlobalInterceptorEnd2endTest
|
D | server_crash_test.cc | 120 ServiceImpl service_; member in grpc::testing::__anon7457cbec0111::CrashTest
|
D | shutdown_test.cc | 116 TestServiceImpl service_; member in grpc::testing::ShutdownTest
|
D | nonblocking_test.cc | 178 std::unique_ptr<grpc::testing::EchoTestService::AsyncService> service_; member in grpc::testing::__anon5b54cd990211::NonblockingTest
|
D | thread_stress_test.cc | 155 TestServiceImpl service_; member in grpc::testing::CommonStressTestSyncServer 175 TestServiceImpl service_; member in grpc::testing::CommonStressTestSyncServerLowThreadCount
|
D | mock_test.cc | 189 CallbackTestServiceImpl service_; member in grpc::testing::__anon80c6e3cf0111::MockCallbackTest 338 TestServiceImpl service_; member in grpc::testing::__anon80c6e3cf0111::MockTest
|
/third_party/grpc/src/cpp/server/load_reporter/ |
D | load_reporter_async_service_impl.h | 149 LoadReporterAsyncServiceImpl* service_; variable
|
/third_party/grpc/test/cpp/qps/ |
D | server_callback.cc | 129 BenchmarkCallbackServiceImpl service_; member in grpc::testing::CallbackServer
|
D | server_sync.cc | 187 BenchmarkServiceImpl service_; member in grpc::testing::SynchronousServer
|
/third_party/grpc/test/cpp/microbenchmarks/ |
D | bm_opencensus_plugin.cc | 80 EchoServer service_; member in EchoServerThread
|
/third_party/grpc/test/cpp/util/ |
D | cli_call_test.cc | 86 TestServiceImpl service_; member in grpc::testing::CliCallTest
|
/third_party/grpc/src/csharp/Grpc.HealthCheck/ |
D | Health.cs | 90 private string service_ = ""; field in Grpc.Health.V1.HealthCheckRequest
|