createSession      75 Source/modules/encryptedmedia/MediaKeySession.cpp     , m_session(adoptPtr(cdm->createSession(this)))
createSession      62 Source/modules/encryptedmedia/MediaKeys.h     PassRefPtrWillBeRawPtr<MediaKeySession> createSession(ExecutionContext*, const String& contentType, Uint8Array* initData, ExceptionState&);
createSession      43 public/platform/WebContentDecryptionModule.h     virtual WebContentDecryptionModuleSession* createSession(WebContentDecryptionModuleSession::Client*) = 0;