Searched defs:switch_string (Results 1 – 4 of 4) sorted by relevance
39 std::string switch_string(ConvertJavaStringToUTF8(env, jswitch)); in JNI_CommandLine_HasSwitch() local47 std::string switch_string(ConvertJavaStringToUTF8(env, jswitch)); in JNI_CommandLine_GetSwitchValue() local58 std::string switch_string(ConvertJavaStringToUTF8(env, jswitch)); in JNI_CommandLine_AppendSwitch() local67 std::string switch_string(ConvertJavaStringToUTF8(env, jswitch)); in JNI_CommandLine_AppendSwitchWithValue() local
59 CommandLine::StringType* switch_string, in IsSwitch()86 CommandLine::StringType switch_string; in AppendSwitchesAndArguments() local318 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
83 const std::string& switch_string, in StartChildWithExtraSwitch()
3022 std::string switch_string = command_line->GetSwitchValueASCII("sync_event"); in MULTIPROCESS_TEST_MAIN() local3049 std::string switch_string = command_line->GetSwitchValueASCII("sync_event"); in MULTIPROCESS_TEST_MAIN() local