Searched refs:firstPartLength (Results 1 – 4 of 4) sorted by relevance
278 int firstPartLength = name.IndexOf('.'); in LookupSymbol()279 … string firstPart = firstPartLength == -1 ? name : name.Substring(0, firstPartLength); in LookupSymbol()305 if (firstPartLength != -1) in LookupSymbol()
2238 final int firstPartLength = name.indexOf('.'); in lookupSymbol() local2240 if (firstPartLength == -1) { in lookupSymbol()2243 firstPart = name.substring(0, firstPartLength); in lookupSymbol()2267 if (firstPartLength != -1) { in lookupSymbol()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...