Home
last modified time | relevance | path

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

/external/cronet/base/android/java/src/org/chromium/base/
DCommandLine.java57 public abstract Map getSwitches(); in getSwitches() method in CommandLine
295 public Map<String, String> getSwitches() { in getSwitches() method in CommandLine.JavaCommandLine
383 public Map<String, String> getSwitches() { in getSwitches() method in CommandLine.NativeCommandLine