Searched refs:AudioDataEventRefCount (Results 1 – 2 of 2) sorted by relevance
180 struct AudioDataEventRefCount { struct181 AudioDataEventRefCount(struct chreAudioDataEvent *eventIn,191 bool operator==(const AudioDataEventRefCount &other) const {205 DynamicVector<AudioDataEventRefCount> mAudioDataEventRefCounts; argument
469 mAudioDataEventRefCounts.find(AudioDataEventRefCount(audioDataEvent)); in handleFreeAudioDataEvent()