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.cc 76 if (!HasLastBackingStoreReference(origin_url))
99 if (HasLastBackingStoreReference(origin_url))
112 bool IndexedDBFactory::HasLastBackingStoreReference(const GURL& origin_url)
indexed_db_factory.h 125 bool HasLastBackingStoreReference(const GURL& origin_url) const;

Completed in 412 milliseconds