Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/shell/
DShellSubscriberClient.cpp42 vector<ShellSubscriberClient::PullInfo> pullInfo; member
59 vector<ShellSubscriberClient::PullInfo> pullInfo; in readConfig() local
328 void ShellSubscriberClient::getUidsForPullAtom(vector<int32_t>* uids, const PullInfo& pullInfo) { in getUidsForPullAtom()
/packages/modules/StatsD/statsd/src/external/
DStatsPullerManager.cpp256 for (const auto& pullInfo : needToPull) { in OnAlarmFired() local