Searched refs:fixed_channel_services (Results 1 – 2 of 2) sorted by relevance
36 auto fixed_channel_services = fixed_channel_service_manager_->GetRegisteredServices(); in ConnectFixedChannelServices() local37 if (fixed_channel_services.empty()) { in ConnectFixedChannelServices()51 for (auto& fixed_channel_service : fixed_channel_services) { in ConnectFixedChannelServices()188 auto fixed_channel_services = fixed_channel_service_manager_->GetRegisteredServices(); in OnReadRemoteVersionInformationComplete() local189 for (auto& fixed_channel_service : fixed_channel_services) { in OnReadRemoteVersionInformationComplete()
36 auto fixed_channel_services = fixed_channel_service_manager_->GetRegisteredServices(); in ConnectFixedChannelServices() local37 if (fixed_channel_services.empty()) { in ConnectFixedChannelServices()51 for (auto& fixed_channel_service : fixed_channel_services) { in ConnectFixedChannelServices()256 auto fixed_channel_services = fixed_channel_service_manager_->GetRegisteredServices(); in OnConnectSuccess() local257 for (auto& fixed_channel_service : fixed_channel_services) { in OnConnectSuccess()