Searched refs:DropBlobDataHandle (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_dispatcher_host.h99 void DropBlobDataHandle(const std::string& uuid);
H A Dindexed_db_dispatcher_host.cc219 void IndexedDBDispatcherHost::DropBlobDataHandle(const std::string& uuid) { function in class:content::IndexedDBDispatcherHost
354 DropBlobDataHandle(*iter);

Completed in 242 milliseconds