Searched defs:SetPort (Results 1 - 10 of 10) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
H A Dsocketaddress.h35 #undef SetPort macro
85 void SetPort(int port);
H A Dwin32.h48 #undef SetPort macro
H A Dsocketaddress.cc66 SetPort(port);
71 SetPort(port);
113 void SocketAddress::SetPort(int port) { function in class:talk_base::SocketAddress
150 SetPort(strtoul(str.substr(pos + 1).c_str(), NULL, 10));
300 SetPort(NetworkToHost16(saddr.sin_port));
H A Dphysicalsocketserver.cc48 #undef SetPort macro
/external/chromium/third_party/libjingle/source/talk/p2p/base/
H A Drawtransportchannel.cc194 SetPort(stun_port_);
210 SetPort(relay_port_);
214 SetPort(stun_port_);
218 SetPort(relay_port_);
224 void RawTransportChannel::SetPort(Port* port) { function in class:cricket::RawTransportChannel
H A Dstun.h212 void SetPort(uint16 port) { port_ = port; } function in class:cricket::StunAddressAttribute
/external/chromium/net/base/
H A Daddress_list.cc98 SetPort(port);
149 void AddressList::SetPort(int port) { function in class:net::AddressList
164 SetPort(port);
/external/chromium/googleurl/src/
H A Durl_canon.h682 void SetPort(const CHAR* s, const url_parse::Component& comp) { function in class:url_canon::Replacements
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 201 milliseconds