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
117 void CryptoResultImpl::completeWithBuffer(const WebArrayBuffer& buffer) in completeWithBuffer() function in blink::CryptoResultImpl