Searched defs:createSession (Results 1 – 7 of 7) sorted by relevance
158 function createSession(lazyConfiguredProjectsFromExternalProject: boolean) { function
42 function createSession(): TestSession { function
30 …function createSession(host: server.ServerHost, typingsInstaller?: server.ITypingsInstaller): serv… function
328 …export function createSession(host: server.ServerHost, opts: Partial<server.SessionOptions> = {}) { function
10073 … createSession(type: string, initData: Uint8Array, cdmData?: Uint8Array | null): MSMediaKeySession; method10267 createSession(sessionType?: MediaKeySessionType): MediaKeySession; method
10053 … createSession(type: string, initData: Uint8Array, cdmData?: Uint8Array | null): MSMediaKeySession; method10247 createSession(sessionType?: MediaKeySessionType): MediaKeySession; method
11511 createSession(type: string, initData: Uint8Array, cdmData?: Uint8Array): MSMediaKeySession; method