Home
last modified time | relevance | path

Searched defs:cmd_string (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/installer/util/
Dgoogle_update_util.cc76 bool GetUserLevelGoogleUpdateInstallCommandLine(base::string16* cmd_string) { in GetUserLevelGoogleUpdateInstallCommandLine()
101 bool LaunchProcessAndWaitWithTimeout(const base::string16& cmd_string, in LaunchProcessAndWaitWithTimeout()
199 base::string16 cmd_string; in EnsureUserLevelGoogleUpdatePresent() local
217 base::string16 cmd_string( in UninstallGoogleUpdate() local
/external/lldb/source/Commands/
DCommandObjectSyntax.cpp99 std::string cmd_string; in DoExecute() local
DCommandObjectHelp.cpp120 std::string cmd_string; in DoExecute() local
/external/chromium_org/base/
Dcommand_line_unittest.cc350 CommandLine::StringType cmd_string(cl_program_path.GetCommandLineString()); in TEST() local