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

  /external/chromium_org/net/base/
net_log_logger.cc 202 const int64 kUnixEpochMs = 11644473600000LL;
203 int64 tick_to_unix_time_ms = tick_to_time_ms - kUnixEpochMs;
  /external/chromium/chrome/browser/ui/webui/
net_internals_ui.cc 868 const int64 kUnixEpochMs = 11644473600000LL
    [all...]

Completed in 153 milliseconds