Lines Matching full:time
42 // Time the page that was returned was visited.
43 base::Time time;
56 // of visit time.
69 // doesn't exist. For files associated with older time periods, we don't want
105 bool AddPageData(base::Time time,
110 // Deletes the indexed data exactly matching the given URL/time pair.
111 void DeletePageData(base::Time time, const std::string& url);
126 // time considered for the output is in |first_time_searched|
139 base::Time* first_time_searched);