Home
last modified time | relevance | path

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

/external/cronet/base/android/java/src/org/chromium/base/
DCommandLine.java38 public abstract boolean hasSwitch(String switchString); in hasSwitch() method in CommandLine
296 public boolean hasSwitch(String switchString) { in hasSwitch() method in CommandLine.JavaCommandLine
387 public boolean hasSwitch(String switchString) { in hasSwitch() method in CommandLine.NativeCommandLine
455 boolean hasSwitch(String switchString); in hasSwitch() method
/external/libchrome/base/android/java/src/org/chromium/base/
DCommandLine.java36 public abstract boolean hasSwitch(String switchString); in hasSwitch() method in CommandLine
270 public boolean hasSwitch(String switchString) { in hasSwitch() method in CommandLine.JavaCommandLine
340 public boolean hasSwitch(String switchString) { in hasSwitch() method in CommandLine.NativeCommandLine