Home
last modified time | relevance | path

Searched refs:__reset (Results 1 – 4 of 4) sorted by relevance

/thrift-3.4.0/lib/nodejs/lib/thrift/
Dws_transport.js36 this.__reset(url);
40 TWebSocketTransport.prototype.__reset = function(url) { method in TWebSocketTransport
100 this.__reset(this.url);
Dws_connection.js107 WSConnection.prototype.__reset = function() { method in WSConnection
126 this.__reset();
/thrift-3.4.0/lib/ts/
Dthrift.d.ts307 __reset(url: string): void;
/thrift-3.4.0/lib/js/src/
Dthrift.js550 this.__reset(url);
554 __reset: function(url) { method in Thrift.TWebSocketTransport
616 this.__reset(this.url);