OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMinutesInTenYears
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/base/
cookie_monster.cc
67
static const int
kMinutesInTenYears
= 10 * 365 * 24 * 60;
[
all
...]
/external/chromium_org/net/cookies/
cookie_monster.cc
93
static const int
kMinutesInTenYears
= 10 * 365 * 24 * 60;
[
all
...]
Completed in 1031 milliseconds