Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/shell/
DShellSubscriber.h63 : mUidMap(uidMap), mPullerMgr(pullerMgr){}; in ShellSubscriber()
124 sp<StatsPullerManager> mPullerMgr; variable
DShellSubscriber.cpp149 mPullerMgr->Pull(pullInfo.mPullerMatcher.atom_id(), uids, nowNanos, &data); in pullAndSendHeartbeats()