Searched defs:adoptParamsAndCreate (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/exported/
H A DWebCryptoAlgorithm.cpp244 WebCryptoAlgorithm WebCryptoAlgorithm::adoptParamsAndCreate(WebCryptoAlgorithmId id, WebCryptoAlgorithmParams* params) function in class:blink::WebCryptoAlgorithm
H A DWebCryptoKeyAlgorithm.cpp42 return WebCryptoAlgorithm::adoptParamsAndCreate(hash, 0);
62 WebCryptoKeyAlgorithm WebCryptoKeyAlgorithm::adoptParamsAndCreate(WebCryptoAlgorithmId id, WebCryptoKeyAlgorithmParams* params) function in class:blink::WebCryptoKeyAlgorithm

Completed in 219 milliseconds