Home
last modified time | relevance | path

Searched defs:boundPort (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/
DServerPort.cs39 readonly int boundPort; field in Grpc.Core.ServerPort
58 internal ServerPort(ServerPort serverPort, int boundPort) in ServerPort()
/external/sl4a/Utils/src/com/googlecode/android_scripting/
DSimpleServer.java219 int boundPort = start(); in startLocal() local
240 int boundPort = start(); in startPublic() local
258 int boundPort = start(); in startAllInterfaces() local