Searched refs:service_impl (Results 1 – 3 of 3) sorted by relevance
48 service_impl = SleepingEchoServerImpl.new(received_rpc_callback)52 server_runner = ServerRunner.new(service_impl, rpc_server_args: rpc_server_args)
46 def initialize(service_impl, rpc_server_args: {}) argument47 @service_impl = service_impl
19 [core/service_impl.cc](/src/tracing/core/service_impl.cc) so that the the same