Searched defs:aRestListenPort (Results 1 – 2 of 2) sorted by relevance
55 int aRestListenPort) in Application()218 void Application::CreateRcpMode(const std::string &aRestListenAddress, int aRestListenPort) in CreateRcpMode()
50 …ebServer::RestWebServer(RcpHost &aHost, const std::string &aRestListenAddress, int aRestListenPort) in RestWebServer()