Home
last modified time | relevance | path

Searched refs:TransferToProcess (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/mojo/core/
Dplatform_handle_in_transit.h60 bool TransferToProcess(ScopedProcessHandle target_process);
Dplatform_handle_in_transit.cc114 bool PlatformHandleInTransit::TransferToProcess( in TransferToProcess() function in mojo::core::PlatformHandleInTransit
Dbroker_host.cc56 if (!handle.TransferToProcess(client_process_.Clone())) in PrepareHandlesForClient()
Dchannel_win.cc71 handle.TransferToProcess(remote_process().Clone()); in Write()