Searched defs:min_timestamp (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/history/
H A Dweb_history_service.cc336 std::string min_timestamp = ServerTimeString(it->begin_time); local
346 CreateDeletion(min_timestamp, max_timestamp, *url_iterator));
350 deletions->Append(CreateDeletion(min_timestamp, max_timestamp, GURL()));

Completed in 383 milliseconds