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

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_context_impl.h86 base::Time GetOriginLastModified(const GURL& origin_url);
H A Dindexed_db_context_impl.cc156 GetOriginLastModified(origin_url),
183 GetOriginLastModified(origin_url).ToJsTime());
300 base::Time IndexedDBContextImpl::GetOriginLastModified(const GURL& origin_url) { function in class:content::IndexedDBContextImpl

Completed in 72 milliseconds