Searched defs:IncrementBlobRefCount (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/fileapi/
H A Dblob_storage_host.cc68 bool BlobStorageHost::IncrementBlobRefCount(const std::string& uuid) { function in class:content::BlobStorageHost
72 context_->IncrementBlobRefCount(uuid);
/external/chromium_org/storage/browser/blob/
H A Dblob_storage_context.cc104 IncrementBlobRefCount(uuid);
208 void BlobStorageContext::IncrementBlobRefCount(const std::string& uuid) { function in class:storage::BlobStorageContext

Completed in 263 milliseconds