AppendGpuCommandLine  150 content/browser/gpu/gpu_data_manager_impl.cc   private_->AppendGpuCommandLine(command_line);
AppendGpuCommandLine  104 content/browser/gpu/gpu_data_manager_impl.h   void AppendGpuCommandLine(base::CommandLine* command_line) const;
AppendGpuCommandLine   66 content/browser/gpu/gpu_data_manager_impl_private.h   void AppendGpuCommandLine(base::CommandLine* command_line) const;
AppendGpuCommandLine  600 content/browser/gpu/gpu_data_manager_impl_private_unittest.cc   manager->AppendGpuCommandLine(&command_line);
AppendGpuCommandLine  614 content/browser/gpu/gpu_data_manager_impl_private_unittest.cc   manager->AppendGpuCommandLine(&command_line);
AppendGpuCommandLine  597 content/browser/gpu/gpu_process_host.cc     gpu_data_manager->AppendGpuCommandLine(command_line);
AppendGpuCommandLine 1143 content/browser/gpu/gpu_process_host.cc   GpuDataManagerImpl::GetInstance()->AppendGpuCommandLine(cmd_line);