Searched refs:AppendGpuCommandLine (Results 1 – 6 of 6) sorted by relevance
157 void GpuDataManagerImpl::AppendGpuCommandLine( in AppendGpuCommandLine() function in content::GpuDataManagerImpl160 private_->AppendGpuCommandLine(command_line); in AppendGpuCommandLine()
106 void AppendGpuCommandLine(base::CommandLine* command_line) const; in NON_EXPORTED_BASE()
68 void AppendGpuCommandLine(base::CommandLine* command_line) const;
619 manager->AppendGpuCommandLine(&command_line); in TEST_F()633 manager->AppendGpuCommandLine(&command_line); in TEST_F()
512 gpu_data_manager->AppendGpuCommandLine(command_line); in Init()892 GpuDataManagerImpl::GetInstance()->AppendGpuCommandLine(cmd_line); in LaunchGpuProcess()
605 void GpuDataManagerImplPrivate::AppendGpuCommandLine( in AppendGpuCommandLine() function in content::GpuDataManagerImplPrivate