Searched defs:service_impl (Results 1 – 2 of 2) sorted by relevance
30 struct stream::service_impl struct in boost::beast::test::stream32 std::mutex m_;33 std::vector<state*> v_;
83 def initialize(service_impl, rpc_server_args: {}) argument