Searched defs:AudioDataEventRefCount (Results 1 – 1 of 1) sorted by relevance
172 struct AudioDataEventRefCount { struct180 explicit AudioDataEventRefCount(struct chreAudioDataEvent *event) in AudioDataEventRefCount() argument183 AudioDataEventRefCount(struct chreAudioDataEvent *event, uint32_t refCount) in AudioDataEventRefCount() function206 DynamicVector<AudioDataEventRefCount> mAudioDataEventRefCounts; argument