Home
last modified time | relevance | path

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

/external/libmojo/mojo/edk/system/
Dchannel.h159 static bool RewriteHandles(base::ProcessHandle from_process,
Dnode_channel.cc479 if (!Channel::Message::RewriteHandles(remote_process_handle_, in OnChannelMessage()
825 if (!Channel::Message::RewriteHandles(base::GetCurrentProcessHandle(), in WriteChannelMessage()
Dchannel.cc318 bool Channel::Message::RewriteHandles(base::ProcessHandle from_process, in RewriteHandles() function in mojo::edk::Channel::Message
Dnode_controller.cc1173 if (!Channel::Message::RewriteHandles(from_process, in OnRelayPortsMessage()