Searched refs:setPort (Results 1 – 10 of 10) sorted by relevance
28 uri.setPort(223)
91 public function setPort($var) function in Grpc\\Testing\\ServerStatus
185 public function setPort($var) function in Grpc\\Testing\\ServerConfig
307 cmdLine.address.setPort(50016); in runClient()316 cmdLine.address.setPort(atoi(arg+7)); in runClient()
849 testCtx.address.setPort(50016); in runExecServerTests()864 testCtx.address.setPort(atoi(arg+7)); in runExecServerTests()
52 void SocketAddress::setPort (int port) in setPort() function in de::SocketAddress
48 void setPort (int port);
74 address.setPort (port); in start()
38 address.setPort(port); in TcpServer()
482 address.setPort(cmdLine.port); in createCommLink()