Home
last modified time | relevance | path

Searched defs:PassHandle (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/
H A Dassociated_interface_request.h55 ScopedInterfaceEndpointHandle PassHandle() { return std::move(handle_); } in PassHandle() function
H A Dinterface_ptr_info.h47 ScopedMessagePipeHandle PassHandle() { return std::move(handle_); } in PassHandle() function
H A Dassociated_interface_ptr_info.h50 ScopedInterfaceEndpointHandle PassHandle() { in PassHandle() function
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/lib/
H A Dassociated_interface_ptr_state.cc74 ScopedInterfaceEndpointHandle AssociatedInterfacePtrStateBase::PassHandle() { in PassHandle() function in mojo::internal::AssociatedInterfacePtrStateBase
H A Dinterface_endpoint_client.cc181 ScopedInterfaceEndpointHandle InterfaceEndpointClient::PassHandle() { in PassHandle() function in mojo::InterfaceEndpointClient