Home
last modified time | relevance | path

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

/external/libchrome/base/android/java/src/org/chromium/base/
DCommandLine.java95 protected abstract String[] getCommandLineArguments(); in getCommandLineArguments() method in CommandLine
216 return commandLine.getCommandLineArguments(); in getJavaSwitchesOrNull()
265 protected String[] getCommandLineArguments() { in getCommandLineArguments() method in CommandLine.JavaCommandLine
370 protected String[] getCommandLineArguments() { in getCommandLineArguments() method in CommandLine.NativeCommandLine