Home
last modified time | relevance | path

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

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