Home
last modified time | relevance | path

Searched refs:getLocalPort (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/frontend/gcastv2/https/include/https/
DHTTPServer.h47 uint16_t getLocalPort() const;
/device/google/cuttlefish/host/frontend/gcastv2/https/
DHTTPServer.cpp58 uint16_t HTTPServer::getLocalPort() const { in getLocalPort() function in HTTPServer