Home
last modified time | relevance | path

Searched defs:appendSwitch (Results 1 – 2 of 2) sorted by relevance

/external/cronet/base/android/java/src/org/chromium/base/
DCommandLine.java69 public abstract void appendSwitch(String switchString); in appendSwitch() method in CommandLine
314 public void appendSwitch(String switchString) { in appendSwitch() method in CommandLine.JavaCommandLine
414 public void appendSwitch(String switchString) { in appendSwitch() method in CommandLine.NativeCommandLine
458 void appendSwitch(String switchString); in appendSwitch() method
/external/libchrome/base/android/java/src/org/chromium/base/
DCommandLine.java63 public abstract void appendSwitch(String switchString); in appendSwitch() method in CommandLine
283 public void appendSwitch(String switchString) { in appendSwitch() method in CommandLine.JavaCommandLine
350 public void appendSwitch(String switchString) { in appendSwitch() method in CommandLine.NativeCommandLine