Home
last modified time | relevance | path

Searched refs:maxPort (Results 1 - 1 of 1) sorted by relevance

/developtools/profiler/device/base/src/
H A Dcommon.cpp444 int maxPort; in GetServicePort() local
446 istr >> minPort >> maxPort; in GetServicePort() local
448 int port = (minPort + maxPort) / 2 + offset; in GetServicePort()

Completed in 2 milliseconds