GetChildPath      129 chrome/browser/service_process/service_process_control.cc   base::FilePath exe_path = ChildProcessHost::GetChildPath(flags);
GetChildPath      229 chrome/service/service_utility_process_host.cc   return ChildProcessHost::GetChildPath(flags);
GetChildPath      565 components/nacl/browser/nacl_process_host.cc   base::FilePath exe_path = ChildProcessHost::GetChildPath(flags);
GetChildPath     1084 content/browser/gpu/gpu_process_host.cc   base::FilePath exe_path = ChildProcessHost::GetChildPath(child_flags);
GetChildPath      194 content/browser/plugin_process_host.cc   base::FilePath exe_path = ChildProcessHost::GetChildPath(flags);
GetChildPath      297 content/browser/ppapi_plugin_process_host.cc   base::FilePath exe_path = ChildProcessHost::GetChildPath(flags);
GetChildPath      540 content/browser/renderer_host/render_process_host_impl.cc   base::FilePath renderer_path = ChildProcessHost::GetChildPath(flags);
GetChildPath      213 content/browser/utility_process_host_impl.cc     base::FilePath exe_path = ChildProcessHost::GetChildPath(child_flags);
GetChildPath      187 content/browser/worker_host/worker_process_host.cc   base::FilePath exe_path = ChildProcessHost::GetChildPath(flags);
GetChildPath       79 content/public/common/child_process_host.h   static base::FilePath GetChildPath(int flags);