Home
last modified time | relevance | path

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

/third_party/node/lib/internal/http2/
Dcore.js194 function debugStream(id, sessionType, message, ...args) { argument
199 id, sessionName(sessionType), ...new SafeArrayIterator(args));
208 function debugSession(sessionType, message, ...args) { argument
209 debug('Http2Session %s: ' + message, sessionName(sessionType),
/third_party/typescript/src/lib/
Ddom.generated.d.ts9460 createSession(sessionType?: MediaKeySessionType): MediaKeySession;
/third_party/typescript/lib/
Dlib.dom.d.ts9480 createSession(sessionType?: MediaKeySessionType): MediaKeySession;