Home
last modified time | relevance | path

Searched defs:pullTimeoutNs (Results 1 – 2 of 2) sorted by relevance

/packages/modules/StatsD/statsd/src/external/
DStatsPuller.cpp37 StatsPuller::StatsPuller(const int tagId, const int64_t coolDownNs, const int64_t pullTimeoutNs, in StatsPuller()
/packages/modules/StatsD/statsd/tests/external/
DStatsCallbackPuller_test.cpp57 int64_t pullTimeoutNs; variable