Home
last modified time | relevance | path

Searched defs:service_ (Results 1 – 25 of 47) sorted by relevance

12

/third_party/grpc/examples/cpp/helloworld/
Dgreeter_async_server.cc122 Greeter::AsyncService* service_; member in ServerImpl::CallData
162 Greeter::AsyncService service_; member in ServerImpl
/third_party/boost/boost/asio/
Dbasic_io_object.hpp188 service_type& service_; member in boost::asio::basic_io_object
282 IoObjectService* service_; member in boost::asio::basic_io_object
Dio_context_strand.hpp366 boost::asio::detail::strand_service& service_; member in boost::asio::io_context::strand
/third_party/grpc/include/grpcpp/impl/codegen/
Dmethod_handler.h136 ServiceType* service_; variable
184 ServiceType* service_; variable
251 ServiceType* service_; variable
/third_party/grpc/src/cpp/server/health/
Ddefault_health_check_service.h136 HealthCheckServiceImpl* service_; variable
194 HealthCheckServiceImpl* service_; variable
/third_party/boost/doc/html/boost_asio/example/cpp03/services/
Dbasic_logger.hpp69 service_type& service_; member in services::basic_logger
/third_party/boost/libs/asio/example/cpp03/services/
Dbasic_logger.hpp69 service_type& service_; member in services::basic_logger
/third_party/boost/boost/asio/detail/
Dstrand_executor_service.hpp77 strand_executor_service* service_; member in boost::asio::detail::strand_executor_service::strand_impl
Dio_object_impl.hpp162 service_type* service_; member in boost::asio::detail::io_object_impl
/third_party/grpc/test/cpp/end2end/
Dserver_builder_plugin_test.cc95 std::shared_ptr<TestServiceImpl> service_; member in grpc::testing::TestServerBuilderPlugin
211 TestServiceImpl service_; member in grpc::testing::ServerBuilderPluginTest
Ddelegating_channel_test.cc70 TestServiceImpl service_; member in grpc::testing::__anon3a7422510111::DelegatingChannelTest
Dexception_test.cc82 ExceptingServiceImpl service_; member in grpc::testing::ExceptionTest
Dstreaming_throughput_test.cc156 TestServiceImpl service_; member in grpc::testing::End2endTest
Dclient_interceptors_end2end_test.cc752 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
Dserver_crash_test.cc120 ServiceImpl service_; member in grpc::testing::__anon7457cbec0111::CrashTest
Dshutdown_test.cc116 TestServiceImpl service_; member in grpc::testing::ShutdownTest
Dnonblocking_test.cc178 std::unique_ptr<grpc::testing::EchoTestService::AsyncService> service_; member in grpc::testing::__anon5b54cd990211::NonblockingTest
Dthread_stress_test.cc155 TestServiceImpl service_; member in grpc::testing::CommonStressTestSyncServer
175 TestServiceImpl service_; member in grpc::testing::CommonStressTestSyncServerLowThreadCount
Dmock_test.cc189 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/
Dload_reporter_async_service_impl.h149 LoadReporterAsyncServiceImpl* service_; variable
/third_party/grpc/test/cpp/qps/
Dserver_callback.cc129 BenchmarkCallbackServiceImpl service_; member in grpc::testing::CallbackServer
Dserver_sync.cc187 BenchmarkServiceImpl service_; member in grpc::testing::SynchronousServer
/third_party/grpc/test/cpp/microbenchmarks/
Dbm_opencensus_plugin.cc80 EchoServer service_; member in EchoServerThread
/third_party/grpc/test/cpp/util/
Dcli_call_test.cc86 TestServiceImpl service_; member in grpc::testing::CliCallTest
/third_party/grpc/src/csharp/Grpc.HealthCheck/
DHealth.cs90 private string service_ = ""; field in Grpc.Health.V1.HealthCheckRequest

12