HomeSort by relevance Sort by last modified time
    Searched defs:DatabaseDeleted (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/indexed_db/
indexed_db_context_impl.cc 417 void IndexedDBContextImpl::DatabaseDeleted(const GURL& origin_url) {
indexed_db_factory.cc 270 void IndexedDBFactory::DatabaseDeleted(
275 context_->DatabaseDeleted(identifier.first);

Completed in 297 milliseconds