Searched refs:on_connection_open_callback (Results 1 – 4 of 4) sorted by relevance
47 FixedChannelManager::OnConnectionOpenCallback on_connection_open_callback) in FixedChannelServiceImpl() argument48 …ser_handler_(user_handler), on_connection_open_callback_(std::move(on_connection_open_callback)) {} in FixedChannelServiceImpl()
61 DynamicChannelManager::OnConnectionOpenCallback on_connection_open_callback, in DynamicChannelServiceImpl() argument64 on_connection_open_callback_(std::move(on_connection_open_callback)), in DynamicChannelServiceImpl()
60 … DynamicChannelManager::OnConnectionOpenCallback on_connection_open_callback, in DynamicChannelServiceImpl() argument62 … user_handler_(user_handler), on_connection_open_callback_(std::move(on_connection_open_callback)), in DynamicChannelServiceImpl()