Home
last modified time | relevance | path

Searched refs:onSession (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/parallel/
Dtest-http2-https-fallback.js35 function onSession(session, next) { function
85 common.mustCall(onSession.bind({ cleanup, server }))
136 onSession.call({ cleanup, server },
/third_party/node/lib/
D_tls_wrap.js182 function onSession(err, session) { function
202 !owner.server.emit('resumeSession', hello.sessionId, onSession))) {