Home
last modified time | relevance | path

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

/external/cronet/base/android/java/src/org/chromium/base/
DCommandLine.java88 public abstract void removeSwitch(String switchString); in removeSwitch() method in CommandLine
351 public void removeSwitch(String switchString) { in removeSwitch() method in CommandLine.JavaCommandLine
415 public void removeSwitch(String switchString) { in removeSwitch() method in CommandLine.NativeCommandLine
454 void removeSwitch(String switchString); in removeSwitch() method