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

  /external/chromium_org/chrome/browser/network_time/
navigation_time_helper.cc 35 base::Time navigation_time = GetNetworkTime(local_time); local
40 navigation_time)));
42 iter->second = NavigationTimeInfo(local_time, navigation_time);
45 return navigation_time;
  /external/chromium_org/chrome/browser/history/
history_tab_helper.cc 98 base::Time navigation_time =
102 base::Time navigation_time = details.entry->GetTimestamp();
111 web_contents()->GetURL(), navigation_time,

Completed in 433 milliseconds