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.cc299 leaky_unix_epoch_singleton_instance = LAZY_INSTANCE_INITIALIZER; variable
303 return leaky_unix_epoch_singleton_instance.Get().unix_epoch(); in UnixEpoch()