OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:expiration_threshold_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/history/
expire_history_backend.h
110
return base::Time::Now() -
expiration_threshold_
;
261
base::TimeDelta
expiration_threshold_
;
member in class:history::ExpireHistoryBackend
expire_history_backend.cc
281
expiration_threshold_
= expiration_threshold;
Completed in 877 milliseconds