Searched defs:completeWithError (Results 1 – 6 of 6) sorted by relevance
24 void WebContentDecryptionModuleResult::completeWithError(WebContentDecryptionModuleException except… in completeWithError() function in blink::WebContentDecryptionModuleResult
41 void WebCryptoResult::completeWithError(WebCryptoErrorType errorType, const WebString& errorDetails) in completeWithError() function in blink::WebCryptoResult
65 void SimpleContentDecryptionModuleResult::completeWithError(WebContentDecryptionModuleException exc… in completeWithError() function in blink::SimpleContentDecryptionModuleResult
182 …virtual void completeWithError(WebContentDecryptionModuleException exceptionCode, unsigned long sy… in completeWithError() function in blink::NewSessionResult
97 …virtual void completeWithError(blink::WebContentDecryptionModuleException code, unsigned long syst… in completeWithError() function in blink::FINAL
111 void CryptoResultImpl::completeWithError(WebCryptoErrorType errorType, const WebString& errorDetail… in completeWithError() function in blink::CryptoResultImpl