Searched refs:kPullMaxDelayNs (Results 1 – 4 of 4) sorted by relevance
40 const int64_t pullTimeoutNs = StatsdStats::kPullMaxDelayNs,74 const int64_t mPullTimeoutNs = StatsdStats::kPullMaxDelayNs;
163 static const int64_t kPullMaxDelayNs = 30 * NS_PER_SEC; variable
94 : StatsdStats::kPullMaxDelayNs),
118 : StatsdStats::kPullMaxDelayNs), in ValueMetricProducer()