Searched refs:GetEndpoint (Results 1 – 6 of 6) sorted by relevance
319 channel->SetIceProtocolType(GetEndpoint(endpoint)->protocol_type()); in CreateChannel()326 channel->SetIceRole(GetEndpoint(endpoint)->ice_role()); in CreateChannel()327 channel->SetIceTiebreaker(GetEndpoint(endpoint)->GetIceTiebreaker()); in CreateChannel()364 Endpoint* GetEndpoint(int endpoint) { in GetEndpoint() function in P2PTransportChannelTestBase374 return GetEndpoint(endpoint)->allocator_.get(); in GetAllocator()377 GetEndpoint(endpoint)->network_manager_.AddInterface(addr); in AddAddress()380 GetEndpoint(endpoint)->network_manager_.RemoveInterface(addr); in RemoveAddress()393 GetEndpoint(endpoint)->SetSignalingDelay(delay); in SetSignalingDelay()396 GetEndpoint(endpoint)->SetIceProtocolType(type); in SetIceProtocol()399 GetEndpoint(endpoint)->SetIceRole(role); in SetIceRole()[all …]
80 scoped_refptr<const UsbEndpointDescriptor> GetEndpoint(size_t index) const;
101 UsbInterfaceAltSettingDescriptor::GetEndpoint(size_t index) const { in GetEndpoint() function in UsbInterfaceAltSettingDescriptor
535 interface_desc->GetEndpoint(i); in RefreshEndpointMap()
81 idesc->GetEndpoint(i); in ClaimInterface()
771 = descriptor->GetEndpoint(k); in AsyncWorkStart()