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