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

  /external/chromium_org/content/browser/indexed_db/
indexed_db_factory_impl.cc 78 if (!HasLastBackingStoreReference(origin_url))
102 if (HasLastBackingStoreReference(origin_url))
115 bool IndexedDBFactoryImpl::HasLastBackingStoreReference(
indexed_db_factory_impl.h 115 bool HasLastBackingStoreReference(const GURL& origin_url) const;

Completed in 67 milliseconds