Home
last modified time | relevance | path

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

/external/libmojo/base/android/java/src/org/chromium/base/
DCommandLine.java75 public abstract void appendSwitch(String switchString); in appendSwitch() method in CommandLine
322 public void appendSwitch(String switchString) { in appendSwitch() method in CommandLine.JavaCommandLine
385 public void appendSwitch(String switchString) { in appendSwitch() method in CommandLine.NativeCommandLine
/external/skia/src/views/
DSkOSMenu.cpp181 int SkOSMenu::appendSwitch(const char label[], const char slotName[], in appendSwitch() function in SkOSMenu