Home
last modified time | relevance | path

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

/system/core/libstats/pull/
Dstats_pull_atom_callback.cpp176 std::map<int32_t, std::shared_ptr<StatsPullAtomCallbackInternal>> pullersCopy; in binderDied() local
179 pullersCopy = mPullers; in binderDied()
181 for (const auto& it : pullersCopy) { in binderDied()