Searched refs:TakeFileHandleForProcess (Results 1 – 14 of 14) sorted by relevance
/external/chromium_org/chrome/browser/media_galleries/fileapi/ |
D | safe_picasa_album_table_reader.cc | 83 files_for_transit.indicator_file = IPC::TakeFileHandleForProcess( in OnProcessStarted() 86 files_for_transit.category_file = IPC::TakeFileHandleForProcess( in OnProcessStarted() 89 files_for_transit.date_file = IPC::TakeFileHandleForProcess( in OnProcessStarted() 92 files_for_transit.filename_file = IPC::TakeFileHandleForProcess( in OnProcessStarted() 95 files_for_transit.name_file = IPC::TakeFileHandleForProcess( in OnProcessStarted() 98 files_for_transit.token_file = IPC::TakeFileHandleForProcess( in OnProcessStarted() 101 files_for_transit.uid_file = IPC::TakeFileHandleForProcess( in OnProcessStarted()
|
D | safe_iapps_library_parser.cc | 89 IPC::TakeFileHandleForProcess( in OnUtilityProcessStarted() 96 IPC::TakeFileHandleForProcess( in OnUtilityProcessStarted()
|
D | safe_audio_video_checker.cc | 55 IPC::TakeFileHandleForProcess(file_.Pass(), in OnProcessStarted()
|
/external/chromium_org/ipc/ |
D | ipc_platform_file.cc | 48 PlatformFileForTransit TakeFileHandleForProcess(base::File file, in TakeFileHandleForProcess() function
|
D | ipc_platform_file.h | 59 IPC_EXPORT PlatformFileForTransit TakeFileHandleForProcess(
|
/external/chromium_org/components/nacl/browser/ |
D | nacl_file_host.cc | 60 IPC::PlatformFileForTransit file_desc = IPC::TakeFileHandleForProcess( in DoRegisterOpenedNaClExecutableFile() 111 IPC::TakeFileHandleForProcess(file_to_open.Pass(), in DoOpenPnaclFile()
|
D | nacl_process_host.cc | 887 params.nexe_file = IPC::TakeFileHandleForProcess(nexe_file_.Pass(), in StartNaClExecution() 1095 IPC::PlatformFileForTransit handle = IPC::TakeFileHandleForProcess( in FileResolved() 1120 out_handle = IPC::TakeFileHandleForProcess( in FileResolvedAsync()
|
D | nacl_host_message_filter.cc | 225 IPC::TakeFileHandleForProcess(file.Pass(), PeerHandle())); in SyncReturnTemporaryFile()
|
/external/chromium_org/chrome/browser/local_discovery/ |
D | pwg_raster_converter.cc | 50 IPC::TakeFileHandleForProcess(pdf_file_.Pass(), process); in GetPdfForProcess() 57 IPC::TakeFileHandleForProcess(pwg_file_.Pass(), process); in GetPwgForProcess()
|
/external/chromium_org/chrome/browser/safe_browsing/ |
D | sandboxed_zip_analyzer.cc | 117 IPC::TakeFileHandleForProcess(zip_file_.Pass(), utility_process))); in OnUtilityProcessStarted()
|
/external/chromium_org/content/browser/renderer_host/pepper/ |
D | pepper_flash_file_message_filter.cc | 137 IPC::TakeFileHandleForProcess(file.Pass(), plugin_process_handle_); in OnOpenFile() 259 IPC::TakeFileHandleForProcess(file.Pass(), plugin_process_handle_); in OnCreateTemporaryFile()
|
/external/chromium_org/content/browser/renderer_host/ |
D | database_message_filter.cc | 162 target_handle = IPC::TakeFileHandleForProcess(file.Pass(), PeerHandle()); in OnDatabaseOpenFile()
|
D | render_process_host_impl.cc | 235 return IPC::TakeFileHandleForProcess(dump_file.Pass(), process); in CreateAecDumpFileForProcess()
|
/external/chromium_org/chrome/service/ |
D | service_utility_process_host.cc | 88 IPC::TakeFileHandleForProcess(pdf_file.Pass(), host_->handle()), in Start()
|