Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/shell/
DShellSubscriber.h76 struct PullInfo { struct
77 PullInfo(const SimpleAtomMatcher& matcher, int64_t interval) in PullInfo() function
80 SimpleAtomMatcher mPullerMatcher;
81 int64_t mInterval;
82 int64_t mPrevPullElapsedRealtimeMs;