Searched refs:c2Path (Results 1 – 1 of 1) sorted by relevance
477 final String c2Path = normalizePath(c2.getPath()); in compare() local480 if (c1Path.startsWith(c2Path)) in compare()482 else if (c2Path.startsWith(c1Path)) in compare()