Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/shell/
DShellSubscriberClient.cpp226 getUidsForPullAtom(&uids, pullInfo); in pullIfNeeded()
328 void ShellSubscriberClient::getUidsForPullAtom(vector<int32_t>* uids, const PullInfo& pullInfo) { in getUidsForPullAtom() function in android::os::statsd::ShellSubscriberClient