OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetOriginLastModified
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/indexed_db/
indexed_db_context_impl.h
76
base::Time
GetOriginLastModified
(const GURL& origin_url);
indexed_db_context_impl.cc
154
GetOriginLastModified
(origin_url),
181
GetOriginLastModified
(origin_url).ToJsTime());
294
base::Time IndexedDBContextImpl::
GetOriginLastModified
(const GURL& origin_url) {
Completed in 33 milliseconds