Searched refs:interface_pipe (Results 1 – 3 of 3) sorted by relevance
194 mojo::ScopedMessagePipeHandle* interface_pipe) { in OnInterfaceRequestForFrame() argument195 registry_.TryBindInterface(interface_name, interface_pipe); in OnInterfaceRequestForFrame()
44 mojo::ScopedMessagePipeHandle* interface_pipe) override;
492 mojo::ScopedMessagePipeHandle interface_pipe) { in GetInterface() argument499 mojo::GenericPendingReceiver(interface_name, std::move(interface_pipe))); in GetInterface()