Home
last modified time | relevance | path

Searched defs:exceptionCode (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DWebCryptoNormalize.cpp43 …:Handle<v8::Object> algorithmObject, WebCryptoOperation operation, int* exceptionCode, WebString* … in normalizeCryptoAlgorithm()
/external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/
DSimpleContentDecryptionModuleResult.cpp65 …pleContentDecryptionModuleResult::completeWithError(WebContentDecryptionModuleException exceptionC… in completeWithError()
DMediaKeySession.cpp182 …virtual void completeWithError(WebContentDecryptionModuleException exceptionCode, unsigned long sy… in completeWithError()
/external/chromium_org/third_party/WebKit/Source/core/xml/
DXMLHttpRequest.cpp1079 void XMLHttpRequest::handleRequestError(ExceptionCode exceptionCode, const AtomicString& type, long… in handleRequestError()
/external/svox/pico/lib/
Dpicoos.c820 pico_status_t exceptionCode, picoos_char * baseMessage, picoos_char * fmt, ...) in picoos_emRaiseException()