Home
last modified time | relevance | path

Searched defs:GetBlobDataHandle (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/storage/browser/test/
H A Dmock_blob_util.cc28 std::unique_ptr<BlobDataHandle> ScopedTextBlob::GetBlobDataHandle() { in GetBlobDataHandle() function in storage::ScopedTextBlob
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/fileapi/
H A Dblob.h104 scoped_refptr<BlobDataHandle> GetBlobDataHandle() const { in GetBlobDataHandle() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/fileapi/
H A Dblob.h104 scoped_refptr<BlobDataHandle> GetBlobDataHandle() const { in GetBlobDataHandle() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/websockets/
H A Dwebsocket_channel_impl.cc642 WebSocketChannelImpl::Message::GetBlobDataHandle() { in GetBlobDataHandle() function in blink::WebSocketChannelImpl::Message