Home
last modified time | relevance | path

Searched refs:mPullerMgr (Results 1 – 3 of 3) sorted by relevance

/packages/modules/StatsD/statsd/src/shell/
DShellSubscriber.h61 : mUidMap(uidMap), mPullerMgr(pullerMgr), mLogEventFilter(logEventFilter){}; in ShellSubscriber()
98 sp<StatsPullerManager> mPullerMgr; variable
DShellSubscriber.cpp58 in, out, timeoutSec, getElapsedRealtimeSec(), mUidMap, mPullerMgr)); in startNewSubscription()
73 subscriptionConfig, callback, getElapsedRealtimeSec(), mUidMap, mPullerMgr)); in startNewSubscription()
DShellSubscriberClient.cpp99 mPullerMgr(pullerMgr), in ShellSubscriberClient()
229 mPullerMgr->Pull(pullInfo.mPullerMatcher.atom_id(), uids, nowNanos, &data); in pullIfNeeded()