Searched refs:AssociatedGroupController (Results 1 – 9 of 9) sorted by relevance
22 class AssociatedGroupController; variable56 AssociatedGroupController* group_controller() const;82 friend class AssociatedGroupController;90 scoped_refptr<AssociatedGroupController> group_controller);96 scoped_refptr<AssociatedGroupController> peer_group_controller);113 base::Callback<AssociatedGroupController*()> CreateGroupControllerGetter()
15 class AssociatedGroupController; variable24 explicit AssociatedGroup(scoped_refptr<AssociatedGroupController> controller);42 AssociatedGroupController* GetController();45 base::Callback<AssociatedGroupController*()> controller_getter_;46 scoped_refptr<AssociatedGroupController> controller_;
26 class MOJO_CPP_BINDINGS_EXPORT AssociatedGroupController27 : public base::RefCountedThreadSafe<AssociatedGroupController> {73 friend class base::RefCountedThreadSafe<AssociatedGroupController>;88 virtual ~AssociatedGroupController();
27 class AssociatedGroupController; variable151 AssociatedGroupController* group_controller);156 AssociatedGroupController* group_controller);
11 AssociatedGroupController::~AssociatedGroupController() {} in ~AssociatedGroupController()14 AssociatedGroupController::CreateScopedInterfaceEndpointHandle(InterfaceId id) { in CreateScopedInterfaceEndpointHandle()18 bool AssociatedGroupController::NotifyAssociation( in NotifyAssociation()
24 scoped_refptr<AssociatedGroupController> group_controller) in State()37 scoped_refptr<AssociatedGroupController> cached_group_controller; in Close()124 scoped_refptr<AssociatedGroupController> peer_group_controller) { in NotifyAssociation()156 AssociatedGroupController* group_controller() const { in group_controller()176 scoped_refptr<AssociatedGroupController> group_controller) { in OnAssociated()277 scoped_refptr<AssociatedGroupController> group_controller_;329 AssociatedGroupController* ScopedInterfaceEndpointHandle::group_controller() in group_controller()356 scoped_refptr<AssociatedGroupController> group_controller) in ScopedInterfaceEndpointHandle()363 scoped_refptr<AssociatedGroupController> peer_group_controller) { in NotifyAssociation()374 base::Callback<AssociatedGroupController*()>
14 scoped_refptr<AssociatedGroupController> controller) in AssociatedGroup()27 AssociatedGroupController* AssociatedGroup::GetController() { in GetController()
169 AssociatedGroupController* group_controller) { in SerializeAssociatedEndpointHandles()191 AssociatedGroupController* group_controller) { in DeserializeAssociatedEndpointHandles()
57 public AssociatedGroupController, in NON_EXPORTED_BASE()