Searched refs:lostReason (Results 1 – 9 of 9) sorted by relevance
63 const lostReason = holder.lostReason; constant64 if (lostReason !== undefined) {66 unreachable(`Device was lost: ${lostReason}`);199 lostReason?: string; // initially undefined; becomes set when the device is lost216 this.lostReason = ev.message;259 this.lostReason !== undefined,
275 lostReason = None variable in _loopbackTLSConnection.ListeningClient281 self.lostReason = reason2027 lostReason = None variable in ServiceIdentityTests.serviceIdentitySetup.GreetingServer2042 lostReason = None variable in ServiceIdentityTests.serviceIdentitySetup.GreetingClient2106 cErr = cWrapped.lostReason2107 sErr = sWrapped.lostReason2165 cErr = cWrapped.lostReason2166 sErr = sWrapped.lostReason2186 cErr = cWrapped.lostReason2187 sErr = sWrapped.lostReason[all …]
169 self.lostReason = reason396 clientF.lostReason.trap(error.ConnectionDone)1072 return client.lostReason
189 lostReason = None variable in loopbackTLSConnection.ListeningClient193 self.lostReason = reason1353 lostReason = None variable in ServiceIdentityTests.serviceIdentitySetup.GreetingServer1360 self.lostReason = reason1365 lostReason = None variable in ServiceIdentityTests.serviceIdentitySetup.GreetingClient1371 self.lostReason = reason1421 cErr = cProto.wrappedProtocol.lostReason1422 sErr = sProto.wrappedProtocol.lostReason1484 cErr = cProto.wrappedProtocol.lostReason1485 sErr = sProto.wrappedProtocol.lostReason[all …]
165 self.lostReason = reason400 clientF.lostReason.trap(error.ConnectionDone)1056 return client.lostReason
115 self.lostReason = None122 self.lostReason = reason
119 self.lostReason = None125 self.lostReason = reason
166 self.lostReason = reason403 clientF.lostReason.trap(error.ConnectionDone)1052 msg('cbClientLost', client.lostReason)1053 return client.lostReason
1257 clientFactory.lostReason.raiseException,