| /external/autotest/server/cros/ | 
| D | resource_monitor_unittest.py | 57     def _process_top(self, cmd_args, cmd_line):  argument 84     def _process_kill(self, cmd_args, cmd_line):  argument 109     def _process_rm(self, cmd_args, cmd_line):  argument 137     def _run_single_cmd(self, cmd_line, *args, **kwargs):  argument 161     def run(self, cmd_line, *args, **kwargs):  argument 174     def run_background(self, cmd_line, *args, **kwargs):  argument
  | 
| /external/cronet/components/nacl/common/ | 
| D | nacl_cmd_line.cc | 14 void CopyNaClCommandLineArguments(base::CommandLine* cmd_line) {  in CopyNaClCommandLineArguments()
  | 
| /external/cronet/net/test/ | 
| D | python_utils_unittest.cc | 36   base::CommandLine cmd_line(base::CommandLine::NO_PROGRAM);  in TEST()  local
  | 
| /external/libchrome/base/test/ | 
| D | multiprocess_test.cc | 46   CommandLine cmd_line = *CommandLine::ForCurrentProcess();  in GetMultiProcessTestChildBaseCommandLine()  local
  | 
| /external/cronet/base/process/ | 
| D | process_iterator_linux.cc | 53   std::string cmd_line;  in GetProcCmdline()  local
  | 
| D | launch_fuchsia.cc | 33 bool GetAppOutputInternal(const CommandLine& cmd_line,  in GetAppOutputInternal()
  | 
| /external/cronet/base/win/ | 
| D | startup_information_unittest.cc | 75   WCHAR cmd_line[] = L"dummy";  in TEST()  local
  | 
| D | scoped_process_information_unittest.cc | 53   base::CommandLine::StringType cmd_line =  in DoCreateProcess()  local
  | 
| /external/libchrome/base/process/ | 
| D | process_iterator_linux.cc | 49   std::string cmd_line;  in GetProcCmdline()  local
  | 
| /external/cronet/base/test/ | 
| D | multiprocess_test.cc | 46   CommandLine cmd_line = *CommandLine::ForCurrentProcess();  in GetMultiProcessTestChildBaseCommandLine()  local
  | 
| /external/webrtc/examples/peerconnection/client/ | 
| D | main.cc | 74                     wchar_t* cmd_line,  in wWinMain()
  | 
| /external/cronet/components/nacl/browser/ | 
| D | nacl_broker_host_win.cc | 73   base::CommandLine* cmd_line = new base::CommandLine(nacl_path);  in Init()  local
  | 
| D | nacl_process_host.cc | 428   base::CommandLine cmd_line(nacl_gdb);  in LaunchNaClGdb()  local 433   base::CommandLine cmd_line(base::SplitString(  in LaunchNaClGdb()  local 518   std::unique_ptr<base::CommandLine> cmd_line(new base::CommandLine(exe_path));  in LaunchSelLdr()  local
  | 
| /external/cronet/components/nacl/broker/ | 
| D | nacl_broker_listener.cc | 100     base::CommandLine* cmd_line = new base::CommandLine(exe_path);  in OnLaunchLoaderThroughBroker()  local
  | 
| /external/python/cpython2/Lib/test/ | 
| D | test_cmd_line.py | 26     def verify_valid_flag(self, cmd_line):  argument
  | 
| /external/python/cpython3/Lib/test/support/ | 
| D | script_helper.py | 61     def fail(self, cmd_line):  argument
  | 
| /external/cronet/base/test/launcher/ | 
| D | test_launcher.h | 67   virtual void OnTestTimedOut(const CommandLine& cmd_line) {}  in OnTestTimedOut()
  | 
| D | unit_test_launcher.cc | 435 void UnitTestLauncherDelegate::OnTestTimedOut(const CommandLine& cmd_line) {  in OnTestTimedOut()
  | 
| /external/libchrome/base/test/launcher/ | 
| D | unit_test_launcher.cc | 641   CommandLine cmd_line(platform_delegate->GetCommandLineForChildGTestProcess(  in RunUnitTestsSerially()  local 672   CommandLine cmd_line(platform_delegate->GetCommandLineForChildGTestProcess(  in RunUnitTestsBatch()  local
  | 
| /external/cronet/components/nacl/zygote/ | 
| D | nacl_fork_delegate_linux.cc | 206       base::CommandLine cmd_line(base::CommandLine::NO_PROGRAM);  in Init()  local
  | 
| /external/libchrome/base/metrics/ | 
| D | field_trial.cc | 190                                   CommandLine* cmd_line) {  in AddFeatureAndFieldTrialFlags() 826     const CommandLine& cmd_line,  in CreateTrialsFromCommandLine() 907     CommandLine* cmd_line) {  in CopyFieldTrialStateToFlags()
  | 
| /external/cronet/base/metrics/ | 
| D | field_trial.cc | 171 void AddFeatureAndFieldTrialFlags(CommandLine* cmd_line) {  in AddFeatureAndFieldTrialFlags() 693 void FieldTrialList::CreateTrialsFromCommandLine(const CommandLine& cmd_line,  in CreateTrialsFromCommandLine()
  | 
| /external/selinux/policycoreutils/secon/ | 
| D | secon.c | 152 static void cmd_line(int argc, char *argv[])  in cmd_line()  function
  | 
| /external/python/cpython3/Lib/test/ | 
| D | test_cmd_line.py | 34     def verify_valid_flag(self, cmd_line):  argument
  | 
| /external/mesa3d/src/gallium/drivers/radeonsi/ | 
| D | si_debug.c | 1137    char cmd_line[4096];  in si_check_vm_faults()  local
  |