Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/gcastv2/https/include/https/
DHTTPServer.h82 uint16_t mLocalPort; member
/device/google/cuttlefish/host/frontend/gcastv2/https/
DHTTPServer.cpp46 mLocalPort(port), in HTTPServer()
59 return mLocalPort; in getLocalPort()