Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/android/
H A Dcommand_line_android.cc24 void AppendToCommandLine(std::vector<std::string>& vec, bool includes_program) { in AppendToCommandLine() function
71 AppendToCommandLine(vec, false); in JNI_CommandLine_AppendSwitchesAndArguments()
84 AppendToCommandLine(init_command_line, true); in JNI_CommandLine_Init()