Searched defs:PassHandle (Results 1 – 5 of 5) sorted by relevance
55 ScopedInterfaceEndpointHandle PassHandle() { return std::move(handle_); } in PassHandle() function
47 ScopedMessagePipeHandle PassHandle() { return std::move(handle_); } in PassHandle() function
50 ScopedInterfaceEndpointHandle PassHandle() { in PassHandle() function
74 ScopedInterfaceEndpointHandle AssociatedInterfacePtrStateBase::PassHandle() { in PassHandle() function in mojo::internal::AssociatedInterfacePtrStateBase
181 ScopedInterfaceEndpointHandle InterfaceEndpointClient::PassHandle() { in PassHandle() function in mojo::InterfaceEndpointClient