HomeSort by relevance Sort by last modified time
    Searched full:target_command_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/remoting/host/win/
unprivileged_process_delegate.h 61 scoped_ptr<base::CommandLine> target_command_; member in class:remoting::UnprivilegedProcessDelegate
wts_session_process_delegate.cc 136 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());
unprivileged_process_delegate.cc 220 target_command_(target_command.Pass()) {
293 base::CommandLine command_line(target_command_->argv());

Completed in 92 milliseconds