Home
last modified time | relevance | path

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

/external/cronet/stable/base/android/
Dcommand_line_android.cc34 std::string& switch_string) { in JNI_CommandLine_HasSwitch()
39 std::string& switch_string) { in JNI_CommandLine_GetSwitchValue()
56 std::string& switch_string) { in JNI_CommandLine_AppendSwitch()
61 std::string& switch_string, in JNI_CommandLine_AppendSwitchWithValue()
74 std::string& switch_string) { in JNI_CommandLine_RemoveSwitch()
/external/cronet/tot/base/android/
Dcommand_line_android.cc34 std::string& switch_string) { in JNI_CommandLine_HasSwitch()
39 std::string& switch_string) { in JNI_CommandLine_GetSwitchValue()
56 std::string& switch_string) { in JNI_CommandLine_AppendSwitch()
61 std::string& switch_string, in JNI_CommandLine_AppendSwitchWithValue()
74 std::string& switch_string) { in JNI_CommandLine_RemoveSwitch()
/external/libchrome/base/android/
Dcommand_line_android.cc39 std::string switch_string(ConvertJavaStringToUTF8(env, jswitch)); in JNI_CommandLine_HasSwitch() local
47 std::string switch_string(ConvertJavaStringToUTF8(env, jswitch)); in JNI_CommandLine_GetSwitchValue() local
58 std::string switch_string(ConvertJavaStringToUTF8(env, jswitch)); in JNI_CommandLine_AppendSwitch() local
67 std::string switch_string(ConvertJavaStringToUTF8(env, jswitch)); in JNI_CommandLine_AppendSwitchWithValue() local
/external/libchrome-gestures/src/
Dcommand_line.cc41 std::string* switch_string, in IsSwitch()
64 std::string switch_string; in AppendSwitchesAndArguments() local
148 void CommandLine::AppendSwitch(const std::string& switch_string) { in AppendSwitch()
152 void CommandLine::AppendSwitchASCII(const std::string& switch_string, in AppendSwitchASCII()
/external/libchrome/base/
Dcommand_line.cc59 CommandLine::StringType* switch_string, in IsSwitch()
86 CommandLine::StringType switch_string; in AppendSwitchesAndArguments() local
318 void CommandLine::AppendSwitch(const std::string& switch_string) { in AppendSwitch()
322 void CommandLine::AppendSwitchPath(const std::string& switch_string, in AppendSwitchPath()
327 void CommandLine::AppendSwitchNative(const std::string& switch_string, in AppendSwitchNative()
350 void CommandLine::AppendSwitchASCII(const std::string& switch_string, in AppendSwitchASCII()
463 StringType switch_string; in GetArgumentsStringInternal() local
/external/cronet/tot/base/
Dcommand_line.cc87 CommandLine::StringType* switch_string, in IsSwitch()
378 void CommandLine::AppendSwitch(std::string_view switch_string) { in GetSwitchValueASCII()
382 void CommandLine::AppendSwitchPath(std::string_view switch_string, in GetSwitchValueASCII()
387 void CommandLine::AppendSwitchNative(std::string_view switch_string, in GetSwitchValueASCII()
420 void CommandLine::AppendSwitchASCII(std::string_view switch_string, in GetSwitchValueASCII()
589 CommandLine::StringType switch_string; in GetSwitchValueASCII() local
622 StringType switch_string; in GetSwitchValueASCII() local
/external/cronet/stable/base/
Dcommand_line.cc87 CommandLine::StringType* switch_string, in IsSwitch()
378 void CommandLine::AppendSwitch(std::string_view switch_string) { in GetSwitchValueASCII()
382 void CommandLine::AppendSwitchPath(std::string_view switch_string, in GetSwitchValueASCII()
387 void CommandLine::AppendSwitchNative(std::string_view switch_string, in GetSwitchValueASCII()
420 void CommandLine::AppendSwitchASCII(std::string_view switch_string, in GetSwitchValueASCII()
589 CommandLine::StringType switch_string; in GetSwitchValueASCII() local
622 StringType switch_string; in GetSwitchValueASCII() local
/external/libchrome/mojo/core/test/
Dmultiprocess_test_helper.cc83 const std::string& switch_string, in StartChildWithExtraSwitch()
/external/libchrome/base/files/
Dfile_util_unittest.cc3022 std::string switch_string = command_line->GetSwitchValueASCII("sync_event"); in MULTIPROCESS_TEST_MAIN() local
3049 std::string switch_string = command_line->GetSwitchValueASCII("sync_event"); in MULTIPROCESS_TEST_MAIN() local
/external/cronet/tot/base/files/
Dfile_util_unittest.cc3744 std::string switch_string = command_line->GetSwitchValueASCII("sync_event"); in MULTIPROCESS_TEST_MAIN() local
3775 std::string switch_string = command_line->GetSwitchValueASCII("sync_event"); in MULTIPROCESS_TEST_MAIN() local
/external/cronet/stable/base/files/
Dfile_util_unittest.cc3744 std::string switch_string = command_line->GetSwitchValueASCII("sync_event"); in MULTIPROCESS_TEST_MAIN() local
3775 std::string switch_string = command_line->GetSwitchValueASCII("sync_event"); in MULTIPROCESS_TEST_MAIN() local