Home
last modified time | relevance | path

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

/external/cronet/base/android/
Dcommand_line_android.cc36 const JavaParamRef<jstring>& jswitch) { in JNI_CommandLine_HasSwitch()
43 const JavaParamRef<jstring>& jswitch) { in JNI_CommandLine_GetSwitchValue()
65 const JavaParamRef<jstring>& jswitch) { in JNI_CommandLine_AppendSwitch()
72 const JavaParamRef<jstring>& jswitch, in JNI_CommandLine_AppendSwitchWithValue()
87 const JavaParamRef<jstring>& jswitch) { in JNI_CommandLine_RemoveSwitch()
/external/libchrome/base/android/
Dcommand_line_android.cc38 const JavaParamRef<jstring>& jswitch) { in JNI_CommandLine_HasSwitch()
46 const JavaParamRef<jstring>& jswitch) { in JNI_CommandLine_GetSwitchValue()
57 const JavaParamRef<jstring>& jswitch) { in JNI_CommandLine_AppendSwitch()
65 const JavaParamRef<jstring>& jswitch, in JNI_CommandLine_AppendSwitchWithValue()