Home
last modified time | relevance | path

Searched defs:service_impl (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/beast/_experimental/test/impl/
Dstream.hpp30 struct stream::service_impl struct in boost::beast::test::stream
32 std::mutex m_;
33 std::vector<state*> v_;
/third_party/grpc/src/ruby/end2end/
Dend2end_common.rb83 def initialize(service_impl, rpc_server_args: {}) argument