Searched refs:pullersCopy (Results 1 – 1 of 1) sorted by relevance
176 std::map<int32_t, std::shared_ptr<StatsPullAtomCallbackInternal>> pullersCopy; in binderDied() local179 pullersCopy = mPullers; in binderDied()181 for (const auto& it : pullersCopy) { in binderDied()