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

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_factory_impl.cc78 if (!HasLastBackingStoreReference(origin_url))
102 if (HasLastBackingStoreReference(origin_url))
115 bool IndexedDBFactoryImpl::HasLastBackingStoreReference( function in class:content::IndexedDBFactoryImpl
H A Dindexed_db_factory_impl.h115 bool HasLastBackingStoreReference(const GURL& origin_url) const;

Completed in 1175 milliseconds