Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/shell/
DShellSubscriber.h62 ShellSubscriber(sp<UidMap> uidMap, sp<StatsPullerManager> pullerMgr) in ShellSubscriber() argument
63 : mUidMap(uidMap), mPullerMgr(pullerMgr){}; in ShellSubscriber()