Searched defs:completeWithBuffer (Results 1 – 2 of 2) sorted by relevance
47 void WebCryptoResult::completeWithBuffer(const WebArrayBuffer& buffer) in completeWithBuffer() function in blink::WebCryptoResult54 void WebCryptoResult::completeWithBuffer(const void* bytes, unsigned bytesSize) in completeWithBuffer() function in blink::WebCryptoResult
116 void CryptoResultImpl::completeWithBuffer(const blink::WebArrayBuffer& buffer) in completeWithBuffer() function in WebCore::CryptoResultImpl