Home
last modified time | relevance | path

Searched defs:completeWithError (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/exported/
DWebContentDecryptionModuleResult.cpp24 void WebContentDecryptionModuleResult::completeWithError(WebContentDecryptionModuleException except… in completeWithError() function in blink::WebContentDecryptionModuleResult
DWebCryptoResult.cpp41 void WebCryptoResult::completeWithError(WebCryptoErrorType errorType, const WebString& errorDetails) in completeWithError() function in blink::WebCryptoResult
/external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/
DSimpleContentDecryptionModuleResult.cpp65 void SimpleContentDecryptionModuleResult::completeWithError(WebContentDecryptionModuleException exc… in completeWithError() function in blink::SimpleContentDecryptionModuleResult
DMediaKeySession.cpp182 …virtual void completeWithError(WebContentDecryptionModuleException exceptionCode, unsigned long sy… in completeWithError() function in blink::NewSessionResult
DHTMLMediaElementEncryptedMedia.cpp97 …virtual void completeWithError(blink::WebContentDecryptionModuleException code, unsigned long syst… in completeWithError() function in blink::FINAL
/external/chromium_org/third_party/WebKit/Source/modules/crypto/
DCryptoResultImpl.cpp111 void CryptoResultImpl::completeWithError(WebCryptoErrorType errorType, const WebString& errorDetail… in completeWithError() function in blink::CryptoResultImpl