Searched refs:maxPort (Results 1 - 1 of 1) sorted by relevance
/commonlibrary/ets_utils/js_api_module/url/ | ||
H A D | js_url.cpp | 316 const int maxPort = 65535; // 65535:Maximum port number
in AnalysisPort() local 317 if (it > maxPort) { in AnalysisPort() |
Completed in 7 milliseconds