Home
last modified time | relevance | path

Searched refs:navigation_time (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/network_time/
Dnavigation_time_helper.cc35 base::Time navigation_time = GetNetworkTime(local_time); in GetNavigationTime() local
40 navigation_time))); in GetNavigationTime()
42 iter->second = NavigationTimeInfo(local_time, navigation_time); in GetNavigationTime()
45 return navigation_time; in GetNavigationTime()
/external/chromium_org/chrome/browser/history/
Dhistory_tab_helper.cc98 base::Time navigation_time = in DidNavigateAnyFrame() local
102 base::Time navigation_time = details.entry->GetTimestamp(); in DidNavigateAnyFrame() local
111 web_contents()->GetURL(), navigation_time, in DidNavigateAnyFrame()