Searched refs:pushedAtomCount (Results 1 – 2 of 2) sorted by relevance
703 void noteSubscriptionStarted(int subId, int32_t pushedAtomCount, int32_t pulledAtomCount);
1023 void StatsdStats::noteSubscriptionStarted(int subId, int32_t pushedAtomCount, in noteSubscriptionStarted() argument1051 subscriptionStats.pushed_atom_count = pushedAtomCount; in noteSubscriptionStarted()