Searched refs:fixed_channel_service (Results 1 – 4 of 4) sorted by relevance
51 for (auto& fixed_channel_service : fixed_channel_services) { in ConnectFixedChannelServices() local52 if (link->IsFixedChannelAllocated(fixed_channel_service.first)) { in ConnectFixedChannelServices()58 … fixed_channel_service.first, SecurityPolicy::NO_SECURITY_WHATSOEVER_PLAINTEXT_TRANSPORT_OK); in ConnectFixedChannelServices()59 fixed_channel_service.second->NotifyChannelCreation( in ConnectFixedChannelServices()189 for (auto& fixed_channel_service : fixed_channel_services) { in OnReadRemoteVersionInformationComplete() local191 fixed_channel_service.first, SecurityPolicy::NO_SECURITY_WHATSOEVER_PLAINTEXT_TRANSPORT_OK); in OnReadRemoteVersionInformationComplete()192 fixed_channel_service.second->NotifyChannelCreation( in OnReadRemoteVersionInformationComplete()
51 for (auto& fixed_channel_service : fixed_channel_services) { in ConnectFixedChannelServices() local52 if (link->IsFixedChannelAllocated(fixed_channel_service.first)) { in ConnectFixedChannelServices()57 auto fixed_channel_impl = link->AllocateFixedChannel(fixed_channel_service.first); in ConnectFixedChannelServices()58 fixed_channel_service.second->NotifyChannelCreation( in ConnectFixedChannelServices()257 for (auto& fixed_channel_service : fixed_channel_services) { in OnConnectSuccess() local258 auto fixed_channel_impl = link->AllocateFixedChannel(fixed_channel_service.first); in OnConnectSuccess()259 fixed_channel_service.second->NotifyChannelCreation( in OnConnectSuccess()
22 "classic/fixed_channel_service.cc",47 "le/fixed_channel_service.cc",
18 "classic/fixed_channel_service.cc",42 "le/fixed_channel_service.cc",