Searched refs:AssociationEventCallback (Results 1 – 3 of 3) sorted by relevance
95 void SetAssociationEventHandler(AssociationEventCallback handler) { in SetAssociationEventHandler()178 AssociationEventCallback handler; in OnAssociated()214 AssociationEventCallback handler; in OnPeerClosedBeforeAssociation()251 AssociationEventCallback handler; in RunAssociationEventHandler()274 AssociationEventCallback association_event_handler_;341 AssociationEventCallback handler) { in SetAssociationEventHandler()
189 ScopedInterfaceEndpointHandle::AssociationEventCallback()); in PassHandle()
69 using AssociationEventCallback = base::OnceCallback<void(AssociationEvent)>; in COMPONENT_EXPORT() local76 void SetAssociationEventHandler(AssociationEventCallback handler); in COMPONENT_EXPORT()