Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/lib/
Dassociated_group.cc18 : controller_getter_(handle.CreateGroupControllerGetter()) {} in AssociatedGroup()
Dscoped_interface_endpoint_handle.cc376 ScopedInterfaceEndpointHandle::CreateGroupControllerGetter() const { in CreateGroupControllerGetter() function in mojo::ScopedInterfaceEndpointHandle
/external/libchrome/mojo/public/cpp/bindings/
Dscoped_interface_endpoint_handle.h113 base::Callback<AssociatedGroupController*()> CreateGroupControllerGetter() in COMPONENT_EXPORT()