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

  /external/libmojo/mojo/edk/system/
node_channel.h 114 void SetRemoteProcessHandle(base::ProcessHandle process_handle);
node_controller.cc 407 channel->SetRemoteProcessHandle(process_handle);
910 client->SetRemoteProcessHandle(scoped_process_handle.release().handle);
912 client->SetRemoteProcessHandle(process_handle);
    [all...]
node_channel.cc 223 void NodeChannel::SetRemoteProcessHandle(base::ProcessHandle process_handle) {

Completed in 72 milliseconds