Home
last modified time | relevance | path

Searched refs:CreateScopedInterfaceEndpointHandle (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/lib/
Dassociated_group_controller.cc14 AssociatedGroupController::CreateScopedInterfaceEndpointHandle(InterfaceId id) { in CreateScopedInterfaceEndpointHandle() function in mojo::AssociatedGroupController
Dmultiplex_router.cc430 return CreateScopedInterfaceEndpointHandle(id); in CreateLocalEndpointHandle()
/external/libchrome/mojo/public/cpp/bindings/
Dassociated_group_controller.h80 ScopedInterfaceEndpointHandle CreateScopedInterfaceEndpointHandle( in COMPONENT_EXPORT()
/external/libchrome/ipc/
Dipc_mojo_bootstrap.cc180 CreateScopedInterfaceEndpointHandle(sender_id); in CreateChannelEndpoints()
182 CreateScopedInterfaceEndpointHandle(receiver_id); in CreateChannelEndpoints()
266 return CreateScopedInterfaceEndpointHandle(id); in CreateLocalEndpointHandle()