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

  /external/chromium_org/chrome/browser/history/
web_history_service.cc 327 std::string max_timestamp = ServerTimeString(end_time); local
332 CreateDeletion(min_timestamp, max_timestamp, *url_iterator));
336 deletions->Append(CreateDeletion(min_timestamp, max_timestamp, GURL()));
  /external/linux-tools-perf/util/
session.h 26 u64 max_timestamp; member in struct:ordered_samples

Completed in 3216 milliseconds