Searched refs:GetLocalPort (Results 1 – 3 of 3) sorted by relevance
67 virtual int GetLocalPort() = 0;
55 virtual int GetLocalPort();
84 if (strcmp(i->GetPeerIPAddress(), peerIpAddress) == 0 && i->GetLocalPort() == localPort && in GetInstance()152 int ImsMediaSocket::GetLocalPort() in GetLocalPort() function in ImsMediaSocket