Searched defs:GetPort (Results 1 – 3 of 3) sorted by relevance
280 mach_port_t GetPort() const { return port_; } in GetPort() function
153 int AddressList::GetPort() const { in GetPort() function in net::AddressList
42 TEST(AddressListTest, GetPort) { in TEST() argument