Searched defs:NativeCommandLine (Results 1 – 1 of 1) sorted by relevance
334 private static class NativeCommandLine extends CommandLine { class in CommandLine335 public NativeCommandLine(@Nullable String[] args) { in NativeCommandLine() method in CommandLine.NativeCommandLine