Home
last modified time | relevance | path

Searched refs:leaky_unix_epoch_singleton_instance (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/base/time/
Dtime.cc249 leaky_unix_epoch_singleton_instance = LAZY_INSTANCE_INITIALIZER; variable
253 return leaky_unix_epoch_singleton_instance.Get().unix_epoch(); in UnixEpoch()