HomeSort by relevance Sort by last modified time
    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