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/gstreamer/gstplugins_bad/ext/onnx/
Dgstonnxclient.cpp169 bool GstOnnxClient::createSession (std::string modelFile, in createSession() function in GstOnnxNamespace::GstOnnxClient
/third_party/typescript/src/testRunner/unittests/tsserver/
Dsession.ts42 function createSession(): TestSession { function
Dhelpers.ts461 export function createSession(host: server.ServerHost, opts: Partial<TestSessionOptions> = {}) { function
/third_party/typescript/tests/lib/
Dlib.d.ts11511 createSession(type: string, initData: Uint8Array, cdmData?: Uint8Array): MSMediaKeySession; method
/third_party/typescript/src/lib/
Ddom.generated.d.ts9460 createSession(sessionType?: MediaKeySessionType): MediaKeySession; method
/third_party/typescript/lib/
Dlib.dom.d.ts9480 createSession(sessionType?: MediaKeySessionType): MediaKeySession; method