OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initial_show_int
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/instant/
promo_counter.cc
82
int64
initial_show_int
=
local
84
initial_show_ = base::Time(base::Time::FromInternalValue(
initial_show_int
));
85
if (
initial_show_int
== 0 || initial_show_ > current_time) {
Completed in 380 milliseconds