Searched defs:DecrementBlobRefCount (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/webkit/browser/blob/ | ||
D | blob_storage_host.cc | 74 bool BlobStorageHost::DecrementBlobRefCount(const std::string& uuid) { in DecrementBlobRefCount() function in webkit_blob::BlobStorageHost |
D | blob_storage_context.cc | 217 void BlobStorageContext::DecrementBlobRefCount(const std::string& uuid) { in DecrementBlobRefCount() function in webkit_blob::BlobStorageContext |