Searched defs:getComString (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/sun/tools/native2ascii/
H A DNativeErrors.java57 command = getComString("-encoding");
68 command = getComString(path0);
85 command = getComString(path1, path2);
111 private static String[] getComString(String arg2) { method in class:NativeErrors
118 private static String[] getComString(String arg2, String arg3) { method in class:NativeErrors

Completed in 379 milliseconds