Home
last modified time | relevance | path

Searched defs:createSession (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/events/
DprojectLoading.ts158 function createSession(lazyConfiguredProjectsFromExternalProject: boolean) { function
/third_party/typescript/src/testRunner/unittests/tsserver/
Dsession.ts42 function createSession(): TestSession { function
DcompileOnSave.ts30 …function createSession(host: server.ServerHost, typingsInstaller?: server.ITypingsInstaller): serv… function
Dhelpers.ts328 …export function createSession(host: server.ServerHost, opts: Partial<server.SessionOptions> = {}) { function
/third_party/typescript/lib/
Dlib.dom.d.ts10073createSession(type: string, initData: Uint8Array, cdmData?: Uint8Array | null): MSMediaKeySession; method
10267 createSession(sessionType?: MediaKeySessionType): MediaKeySession; method
/third_party/typescript/src/lib/
Ddom.generated.d.ts10053createSession(type: string, initData: Uint8Array, cdmData?: Uint8Array | null): MSMediaKeySession; method
10247 createSession(sessionType?: MediaKeySessionType): MediaKeySession; method
/third_party/typescript/tests/lib/
Dlib.d.ts11511 createSession(type: string, initData: Uint8Array, cdmData?: Uint8Array): MSMediaKeySession; method