Searched refs:GcsThrottleConfig (Results 1 – 4 of 4) sorted by relevance
26 struct GcsThrottleConfig { struct103 void SetConfig(GcsThrottleConfig config);162 GcsThrottleConfig config_ GUARDED_BY(mu_);
43 void GcsThrottle::SetConfig(GcsThrottleConfig config) { in SetConfig()
44 GcsThrottleConfig config_;
783 GcsThrottleConfig config; in GcsFileSystem()