Searched defs:ports (Results 1 – 2 of 2) sorted by relevance
1685 String[] authorities, String[] ports) { in Match()1716 String[] authorities, String[] ports, String[] paths, int[] pathTypes) { in Match()1726 String[] authorities, String[] ports, String[] paths, int[] pathTypes, in Match()
404 PortInfo[] ports = echoInfo.getPorts(); in checkEchoDeviceInfo() local