Searched defs:target_command_ (Results 1 - 2 of 2) sorted by path

/external/chromium_org/remoting/host/win/
H A Dunprivileged_process_delegate.h61 scoped_ptr<base::CommandLine> target_command_; member in class:remoting::UnprivilegedProcessDelegate
H A Dwts_session_process_delegate.cc136 scoped_ptr<CommandLine> target_command_; member in class:remoting::WtsSessionProcessDelegate::Core
156 target_command_(target_command.Pass()) {
351 base::CommandLine command_line(target_command_->argv());
370 target_command_->GetProgram());

Completed in 237 milliseconds