Searched refs:associatedGroupController (Results 1 – 2 of 2) sorted by relevance
15 function State(interfaceId, associatedGroupController) { argument21 this.associatedGroupController = associatedGroupController;45 cachedGroupController = this.associatedGroupController;46 this.associatedGroupController = null;108 associatedGroupController) { argument116 this.associatedGroupController = associatedGroupController;140 function InterfaceEndpointHandle(interfaceId, associatedGroupController) { argument141 this.state_ = new State(interfaceId, associatedGroupController);157 return this.state_.associatedGroupController;
527 associatedGroupController) { argument537 data.push(associatedGroupController.associateInterface(handle));545 associatedGroupController) { argument555 var handle = associatedGroupController.createLocalEndpointHandle(ids[i]);