Home
last modified time | relevance | path

Searched refs:TakeAttachedPorts (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/mojo/core/
Dinvitation_dispatcher.h34 PortMapping TakeAttachedPorts();
Dinvitation_dispatcher.cc64 InvitationDispatcher::PortMapping InvitationDispatcher::TakeAttachedPorts() { in TakeAttachedPorts() function in mojo::core::InvitationDispatcher
Dcore.cc1372 invitation_dispatcher->TakeAttachedPorts(); in SendInvitation()