Home
last modified time | relevance | path

Searched refs:set_remote_process (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/mojo/core/
Dchannel.h277 void set_remote_process(ScopedProcessHandle remote_process) { in set_remote_process() function
Dnode_channel.cc225 channel_->set_remote_process(process_handle.Clone()); in SetRemoteProcessHandle()