Searched refs:AssociatedGroupController (Results 1 – 10 of 10) sorted by relevance
22 class AssociatedGroupController; variable56 AssociatedGroupController* group_controller() const; in COMPONENT_EXPORT()82 friend class AssociatedGroupController; in COMPONENT_EXPORT()90 scoped_refptr<AssociatedGroupController> group_controller); in COMPONENT_EXPORT()96 scoped_refptr<AssociatedGroupController> peer_group_controller); in COMPONENT_EXPORT()113 base::Callback<AssociatedGroupController*()> CreateGroupControllerGetter() in COMPONENT_EXPORT()
15 class AssociatedGroupController; variable24 explicit AssociatedGroup(scoped_refptr<AssociatedGroupController> controller); in COMPONENT_EXPORT()42 AssociatedGroupController* GetController(); in COMPONENT_EXPORT()45 base::Callback<AssociatedGroupController*()> controller_getter_; in COMPONENT_EXPORT()46 scoped_refptr<AssociatedGroupController> controller_; in COMPONENT_EXPORT()
26 class COMPONENT_EXPORT(MOJO_CPP_BINDINGS_BASE) AssociatedGroupController in COMPONENT_EXPORT()27 : public base::RefCountedThreadSafe<AssociatedGroupController> { in COMPONENT_EXPORT()77 friend class base::RefCountedThreadSafe<AssociatedGroupController>; in COMPONENT_EXPORT()92 virtual ~AssociatedGroupController(); in COMPONENT_EXPORT()
29 class AssociatedGroupController; variable189 AssociatedGroupController* group_controller); in COMPONENT_EXPORT()194 AssociatedGroupController* group_controller); in COMPONENT_EXPORT()
11 AssociatedGroupController::~AssociatedGroupController() {} in ~AssociatedGroupController()14 AssociatedGroupController::CreateScopedInterfaceEndpointHandle(InterfaceId id) { in CreateScopedInterfaceEndpointHandle()18 bool AssociatedGroupController::NotifyAssociation( in NotifyAssociation()
25 scoped_refptr<AssociatedGroupController> group_controller) in State()38 scoped_refptr<AssociatedGroupController> cached_group_controller; in Close()125 scoped_refptr<AssociatedGroupController> peer_group_controller) { in NotifyAssociation()157 AssociatedGroupController* group_controller() const { in group_controller()177 scoped_refptr<AssociatedGroupController> group_controller) { in OnAssociated()278 scoped_refptr<AssociatedGroupController> group_controller_;330 AssociatedGroupController* ScopedInterfaceEndpointHandle::group_controller() in group_controller()357 scoped_refptr<AssociatedGroupController> group_controller) in ScopedInterfaceEndpointHandle()364 scoped_refptr<AssociatedGroupController> peer_group_controller) { in NotifyAssociation()375 base::Callback<AssociatedGroupController*()>
14 scoped_refptr<AssociatedGroupController> controller) in AssociatedGroup()27 AssociatedGroupController* AssociatedGroup::GetController() { in GetController()
58 public AssociatedGroupController,
373 AssociatedGroupController* group_controller) { in SerializeAssociatedEndpointHandles()399 AssociatedGroupController* group_controller) { in DeserializeAssociatedEndpointHandles()
94 : public mojo::AssociatedGroupController,539 scoped_refptr<AssociatedGroupController> controller_keepalive( in OnSyncMessageEventReady()