Searched refs:secondDot (Results 1 – 6 of 6) sorted by relevance
59 bool secondDot = false; in extract() local78 if (!secondDot) { in extract()79 secondDot = true; in extract()
153 final int secondDot = host.indexOf(".", firstDot + 1); in isValidInternal() local156 if (host.charAt(host.length() - 1) == '.' && secondDot == -1) { in isValidInternal()
280 boolean secondDot = false; in extract()301 if (!secondDot) { in extract()302 secondDot = true; in extract()
123 size_t secondDot = descriptor.rfind('.', lastDot - 1); in tryShortenProcessName() local124 if (secondDot == std::string::npos) return; in tryShortenProcessName()126 std::string newName = processName.substr(secondDot + 1, std::string::npos); in tryShortenProcessName()
META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...