Home
last modified time | relevance | path

Searched refs:RewriteHandles (Results 1 – 5 of 5) sorted by relevance

/external/libmojo/mojo/edk/system/
Dbroker_host.cc47 if (!Channel::Message::RewriteHandles( in PrepareHandlesForClient()
Dchannel.h169 static bool RewriteHandles(base::ProcessHandle from_process,
Dnode_channel.cc499 if (!Channel::Message::RewriteHandles(remote_process_handle_, in OnChannelMessage()
854 if (!Channel::Message::RewriteHandles(base::GetCurrentProcessHandle(), in WriteChannelMessage()
Dchannel.cc400 bool Channel::Message::RewriteHandles(base::ProcessHandle from_process, in RewriteHandles() function in mojo::edk::Channel::Message
Dnode_controller.cc1272 if (!Channel::Message::RewriteHandles(from_process, in OnRelayPortsMessage()