HomeSort by relevance Sort by last modified time
    Searched refs:TransferToProcess (Results 1 - 4 of 4) sorted by null

  /external/libchrome/mojo/core/
platform_handle_in_transit.h 60 bool TransferToProcess(ScopedProcessHandle target_process);
platform_handle_in_transit.cc 114 bool PlatformHandleInTransit::TransferToProcess(
broker_host.cc 56 if (!handle.TransferToProcess(client_process_.Clone()))
channel_win.cc 71 handle.TransferToProcess(remote_process().Clone());

Completed in 110 milliseconds