Home
last modified time | relevance | path

Searched refs:checkPath (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/sun/net/www/
DParseUtil.java319 checkPath(s, scheme, path); in createURI()
529 private static void checkPath(String s, String scheme, String path) in checkPath() method in ParseUtil
/libcore/ojluni/src/main/java/java/net/
DURI.java673 checkPath(s, scheme, path); in URI()
746 checkPath(s, scheme, path); in URI()
1792 private static void checkPath(String s, String scheme, String path)