Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/network/
DBlobRegistryImpl.cpp85 void BlobRegistryImpl::appendStorageItems(BlobStorageData* blobStorageData, const BlobDataItemList&… in appendStorageItems()
97 void BlobRegistryImpl::appendStorageItems(BlobStorageData* blobStorageData, const BlobDataItemList&… in appendStorageItems()
129 …RefPtr<BlobStorageData> blobStorageData = BlobStorageData::create(blobData->contentType(), blobDat… in registerBlobURL() local