Searched defs:_handle (Results 1 – 12 of 12) sorted by relevance
105 .listen({ _handle: randomHandle('tcp') }, closeServer()); property108 .listen({ _handle: randomHandle('tcp') }) property133 .listen({ _handle: handles[2] }, closePipeServer(handles[2])); property136 .listen({ _handle: handles[3] }) property
14 this._handle.onreadstart = () => this._startReading(); function
71 int _handle = -1; member
192 this._handle.onchange = (status, eventType, filename) => { function
38 const _handle = Symbol('handle') constant
38 private long _handle; field in EJDB2
74 private long _handle; field in JQL
72 private long _handle; field in JQL
34 private long _handle; field in EJDB2
337 _handle = 0 variable in CDLL
258 this._handle.onexit = (exitCode, signalCode) => { function
115 _handle = None variable in _ConnectionBase