OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasLastBackingStoreReference
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/indexed_db/
indexed_db_factory.h
98
bool
HasLastBackingStoreReference
(const GURL& origin_url) const;
indexed_db_factory.cc
44
if (!
HasLastBackingStoreReference
(origin_url))
67
if (
HasLastBackingStoreReference
(origin_url))
80
bool IndexedDBFactory::
HasLastBackingStoreReference
(const GURL& origin_url)
Completed in 409 milliseconds