HomeSort by relevance Sort by last modified time
    Searched refs:ForCurrentProcess (Results 776 - 800 of 1121) sorted by null

<<31323334353637383940>>

  /external/chromium_org/content/browser/
plugin_process_host.cc 162 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess();
ppapi_plugin_process_host.cc 262 const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess();
  /external/chromium_org/content/browser/renderer_host/input/
gesture_event_filter.cc 43 if (CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/content/browser/renderer_host/
overscroll_controller.cc 18 return CommandLine::ForCurrentProcess()->GetSwitchValueASCII(
  /external/chromium_org/content/child/
site_isolation_policy.cc 348 if (!CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/content/common/gpu/client/
gl_helper_benchmark.cc 318 gfx::GtkInitFromCommandLine(*CommandLine::ForCurrentProcess());
  /external/chromium_org/content/common/gpu/
gpu_channel_manager.cc 63 !CommandLine::ForCurrentProcess()->HasSwitch(
image_transport_surface.cc 167 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kDisableGpuVsync))
texture_image_transport_surface.cc 77 const CommandLine* command_line = CommandLine::ForCurrentProcess();
  /external/chromium_org/content/common/gpu/media/
android_video_encode_accelerator.cc 90 const CommandLine* cmd_line = CommandLine::ForCurrentProcess();
  /external/chromium_org/content/ppapi_plugin/
ppapi_thread.cc 161 CommandLine* command_line = CommandLine::ForCurrentProcess();
  /external/chromium_org/content/renderer/media/
media_stream_audio_processor.cc 225 if (!CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/content/renderer/p2p/
port_allocator.cc 87 if (!CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/content/renderer/
render_frame_impl.cc 601 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kSitePerProcess)) {
616 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kSitePerProcess)) {
647 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kSitePerProcess)) {
661 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kSitePerProcess)) {
    [all...]
  /external/chromium_org/google_apis/gcm/tools/
mcs_probe.cc 356 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
  /external/chromium_org/gpu/command_buffer/service/
context_group.cc 42 enforce_gl_minimums_(CommandLine::ForCurrentProcess()->HasSwitch(
  /external/chromium_org/gpu/tools/compositor_model_bench/
compositor_model_bench.cc 358 const CommandLine* cl = CommandLine::ForCurrentProcess();
  /external/chromium_org/media/filters/
ffmpeg_video_decoder.cc 47 const CommandLine* cmd_line = CommandLine::ForCurrentProcess();
  /external/chromium_org/media/tools/player_x11/
player_x11.cc 231 CommandLine* command_line = CommandLine::ForCurrentProcess();
  /external/chromium_org/net/tools/disk_cache_memory_test/
disk_cache_memory_test.cc 271 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
  /external/chromium_org/remoting/host/
daemon_process.cc 262 const CommandLine* command_line = CommandLine::ForCurrentProcess();
  /external/chromium_org/remoting/host/win/
host_service.cc 438 if (!service->InitWithCommandLine(CommandLine::ForCurrentProcess())) {
  /external/chromium_org/sync/tools/
sync_client.cc 243 const CommandLine& command_line = *CommandLine::ForCurrentProcess();
  /external/chromium_org/tools/gn/
command_gyp.cc 319 const CommandLine* cmdline = CommandLine::ForCurrentProcess();
function_exec_script.cc 366 if (!CommandLine::ForCurrentProcess()->HasSwitch(kNoExecSwitch)) {

Completed in 1423 milliseconds

<<31323334353637383940>>