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 418 void IndexedDBContextImpl::DatabaseDeleted(const GURL& origin_url) {
indexed_db_factory_impl.cc 287 void IndexedDBFactoryImpl::DatabaseDeleted(
292 context_->DatabaseDeleted(identifier.first);

Completed in 334 milliseconds