Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/js/lib/
Dinterface_endpoint_handle.js22 this.pendingAssociation = false;
29 this.pendingAssociation = true;
34 return this.pendingAssociation ||
43 if (!this.pendingAssociation) {
51 this.pendingAssociation = false;
73 if (!this.pendingAssociation &&
84 if (!this.pendingAssociation) {
98 this.pendingAssociation = false;
109 if (!this.pendingAssociation) {
113 this.pendingAssociation = false;
[all …]
Dinterface_endpoint_client.js27 if (interfaceEndpointHandle.pendingAssociation()) {
36 if (this.controller_ || this.handle_.pendingAssociation()) {
Drouter.js71 if (!handleToSend.pendingAssociation()) {