Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_throttle.cc22 GcsThrottle::GcsThrottle(EnvTime* env_time) in GcsThrottle() argument
23 : last_updated_secs_(env_time->NowSeconds()), in GcsThrottle()
25 env_time_(env_time) {} in GcsThrottle()
Dgcs_throttle.h73 explicit GcsThrottle(EnvTime* env_time = EnvTime::Default());
/external/tensorflow/tensorflow/contrib/makefile/
Dproto_text_cc_files.txt46 tensorflow/core/platform/env_time.cc
50 tensorflow/core/platform/posix/env_time.cc
/external/tensorflow/tensorflow/core/platform/default/
Dlogging.cc80 static EnvTime* env_time = tensorflow::EnvTime::Default();
81 uint64 now_micros = env_time->NowMicros();
/external/tensorflow/tensorflow/core/
DBUILD321 "platform/env_time.h",
337 "env_time.cc",
339 "platform/env_time.cc",
2371 "platform/**/env_time.cc",
2387 "platform/**/env_time.cc",