Searched refs:fixed_channel_services (Results 1 – 2 of 2) sorted by relevance
38 auto fixed_channel_services = fixed_channel_service_manager_->GetRegisteredServices(); in ConnectFixedChannelServices() local39 if (fixed_channel_services.empty()) { in ConnectFixedChannelServices()53 for (auto& fixed_channel_service : fixed_channel_services) { in ConnectFixedChannelServices()194 auto fixed_channel_services = fixed_channel_service_manager_->GetRegisteredServices(); in OnReadRemoteVersionInformationComplete() local195 for (auto& fixed_channel_service : fixed_channel_services) { in OnReadRemoteVersionInformationComplete()
38 auto fixed_channel_services = fixed_channel_service_manager_->GetRegisteredServices(); in ConnectFixedChannelServices() local39 if (fixed_channel_services.empty()) { in ConnectFixedChannelServices()53 for (auto& fixed_channel_service : fixed_channel_services) { in ConnectFixedChannelServices()260 auto fixed_channel_services = fixed_channel_service_manager_->GetRegisteredServices(); in OnConnectSuccess() local261 for (auto& fixed_channel_service : fixed_channel_services) { in OnConnectSuccess()