Searched refs:HasRemoteProcessHandle (Results 1 – 3 of 3) sorted by relevance
107 bool HasRemoteProcessHandle();
233 bool NodeChannel::HasRemoteProcessHandle() { in HasRemoteProcessHandle() function in mojo::core::NodeChannel
581 if (!peer || !peer->HasRemoteProcessHandle()) { in SendPeerEvent()