Searched refs:AudioDataEventRefCount (Results 1 – 2 of 2) sorted by relevance
200 struct AudioDataEventRefCount { struct208 explicit AudioDataEventRefCount(struct chreAudioDataEvent *event) in AudioDataEventRefCount() function211 AudioDataEventRefCount(struct chreAudioDataEvent *event, uint32_t refCount) in AudioDataEventRefCount() function220 bool operator==(const AudioDataEventRefCount& other) const {234 DynamicVector<AudioDataEventRefCount> mAudioDataEventRefCounts; argument
410 mAudioDataEventRefCounts.find(AudioDataEventRefCount(audioDataEvent)); in handleFreeAudioDataEvent()