Searched refs:GetPort (Results 1 - 3 of 3) sorted by relevance

/system/update_engine/common/
H A Dhttp_fetcher_unittest.cc95 virtual in_port_t GetPort() const { function in class:chromeos_update_engine::HttpServer
179 in_port_t GetPort() const override {
428 this->test_.SmallUrl(server->GetPort())));
443 this->test_.BigUrl(server->GetPort())));
466 this->test_.ErrorUrl(server->GetPort())));
498 int port = server.GetPort();
565 fetcher->BeginTransfer(this->test_.BigUrl(server->GetPort()));
659 delegate.fetcher_->BeginTransfer(this->test_.BigUrl(server->GetPort()));
700 LocalServerUrlForPath(server->GetPort(),
783 int port = server->GetPort();
[all...]
/system/webservd/webservd/
H A Dprotocol_handler.h68 uint16_t GetPort() const { return port_; } function in class:webservd::final
H A Ddbus_protocol_handler.cc43 dbus_adaptor_.SetPort(protocol_handler->GetPort());

Completed in 1323 milliseconds