HomeSort by relevance Sort by last modified time
    Searched refs:new_tab_start_time_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/tab_contents/
core_tab_helper.h 48 new_tab_start_time_ = time;
51 base::TimeTicks new_tab_start_time() const { return new_tab_start_time_; }
72 base::TimeTicks new_tab_start_time_; member in class:CoreTabHelper
  /external/chromium/chrome/browser/tab_contents/
tab_contents.h 661 new_tab_start_time_ = time;
1260 base::TimeTicks new_tab_start_time_; member in class:TabContents
    [all...]

Completed in 42 milliseconds