Home
last modified time | relevance | path

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

/external/libchrome/base/time/
Dtime.cc300 leaky_unix_epoch_singleton_instance = LAZY_INSTANCE_INITIALIZER; variable
304 return leaky_unix_epoch_singleton_instance.Get().unix_epoch(); in UnixEpoch()