Home
last modified time | relevance | path

Searched refs:nativeAppendSwitch (Results 1 – 1 of 1) sorted by relevance

/external/libmojo/base/android/java/src/org/chromium/base/
DCommandLine.java386 nativeAppendSwitch(switchString); in appendSwitch()
408 private static native void nativeAppendSwitch(String switchString); in nativeAppendSwitch() method in CommandLine