Searched defs:GetPort (Results 1 – 2 of 2) sorted by relevance
/system/webservd/webservd/ | ||
D | protocol_handler.h | 68 uint16_t GetPort() const { return port_; } in GetPort() function |
/system/update_engine/common/ | ||
D | http_fetcher_unittest.cc | 95 virtual in_port_t GetPort() const { in GetPort() function in chromeos_update_engine::HttpServer |