Searched defs:pullInfo (Results 1 – 2 of 2) sorted by relevance
179 void ShellSubscriber::getUidsForPullAtom(vector<int32_t>* uids, const PullInfo& pullInfo) { in getUidsForPullAtom()
293 for (const auto& pullInfo : needToPull) { in OnAlarmFired() local