Searched refs:GetFileHandleForProcess (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/ipc/
H A Dipc_platform_file.cc13 PlatformFileForTransit GetFileHandleForProcess(base::PlatformFile handle, function in namespace:IPC
50 return GetFileHandleForProcess(file.TakePlatformFile(), process, true);
H A Dipc_platform_file.h52 IPC_EXPORT PlatformFileForTransit GetFileHandleForProcess(
/external/chromium_org/content/browser/mojo/
H A Dmojo_application_host.cc59 IPC::GetFileHandleForProcess(client_file, process_handle, true)));
/external/chromium_org/content/browser/download/
H A Dmhtml_generation_manager.cc126 IPC::GetFileHandleForProcess(browser_file.GetPlatformFile(),
149 IPC::GetFileHandleForProcess(browser_file.GetPlatformFile(),
/external/chromium_org/ppapi/proxy/
H A Dppapi_proxy_test.cc254 return IPC::GetFileHandleForProcess(handle,
500 return IPC::GetFileHandleForProcess(handle,
/external/chromium_org/components/nacl/browser/
H A Dnacl_host_message_filter.cc211 fd = IPC::GetFileHandleForProcess(file.GetPlatformFile(), PeerHandle(),
/external/chromium_org/remoting/host/
H A Ddaemon_process_win.cc49 return IPC::GetFileHandleForProcess(handle, target_process, false);
/external/chromium_org/chrome/browser/spellchecker/
H A Dspellcheck_service.cc169 file = IPC::GetFileHandleForProcess(
/external/chromium_org/content/browser/renderer_host/
H A Ddatabase_message_filter.cc166 IPC::GetFileHandleForProcess(tracked_file->GetPlatformFile(),
/external/chromium_org/chrome/browser/translate/
H A Dchrome_translate_client.cc389 IPC::PlatformFileForTransit ipc_platform_file = IPC::GetFileHandleForProcess(
/external/chromium_org/content/ppapi_plugin/
H A Dppapi_thread.cc182 return IPC::GetFileHandleForProcess(handle, peer_handle_,

Completed in 389 milliseconds