Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_throttle.h26 struct GcsThrottleConfig { struct
103 void SetConfig(GcsThrottleConfig config);
162 GcsThrottleConfig config_ GUARDED_BY(mu_);
Dgcs_throttle.cc43 void GcsThrottle::SetConfig(GcsThrottleConfig config) { in SetConfig()
Dgcs_throttle_test.cc44 GcsThrottleConfig config_;
Dgcs_file_system.cc783 GcsThrottleConfig config; in GcsFileSystem()