Searched defs:GetPort (Results 1 - 2 of 2) sorted by relevance

/external/chromium/base/
H A Dmach_ipc_mac.h280 mach_port_t GetPort() const { return port_; } function in class:base::ReceivePort
/external/chromium/net/base/
H A Daddress_list.cc153 int AddressList::GetPort() const { function in class:net::AddressList
158 if (src.GetPort() == port) {

Completed in 66 milliseconds