Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/StatsD/statsd/src/shell/
DShellSubscriberClient.cpp96 const sp<UidMap>& uidMap, const sp<StatsPullerManager>& pullerMgr) in ShellSubscriberClient()
111 const sp<StatsPullerManager>& pullerMgr) { in create()
147 const sp<UidMap>& uidMap, const sp<StatsPullerManager>& pullerMgr) { in create()
DShellSubscriber.h59 ShellSubscriber(const sp<UidMap>& uidMap, const sp<StatsPullerManager>& pullerMgr, in ShellSubscriber()