OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 197 milliseconds