Searched refs:mAtomCounts (Results 1 – 2 of 2) sorted by relevance
74 mAtomCounts.clear(); in onDataAvailable()111 mAtomCounts[atomId]++; in onDataAvailable()117 minAtomReadTime, maxAtomReadTime, mAtomCounts); in onDataAvailable()119 mAtomCounts.clear(); in onDataAvailable()
97 std::unordered_map<int32_t, int32_t> mAtomCounts; variable