Searched refs:normalizePath (Results 1 – 2 of 2) sorted by relevance
60 private String normalizePath(final Cookie cookie) { in normalizePath() method in CookiePathComparator72 String path1 = normalizePath(c1); in compare()73 String path2 = normalizePath(c2); in compare()
64 boringsslIncludeDir = normalizePath("$boringsslHome/include")65 boringssl32BuildDir = normalizePath("$boringsslHome/build32")66 boringssl64BuildDir = normalizePath("$boringsslHome/build64")68 jdkIncludeDir = normalizePath("$jdkHome/include")277 static String normalizePath(path) {