Home
last modified time | relevance | path

Searched defs:AudioDataEventRefCount (Results 1 – 1 of 1) sorted by relevance

/system/chre/core/include/chre/core/
Daudio_request_manager.h200 struct AudioDataEventRefCount { struct
208 explicit AudioDataEventRefCount(struct chreAudioDataEvent *event) in AudioDataEventRefCount() function
211 AudioDataEventRefCount(struct chreAudioDataEvent *event, uint32_t refCount) in AudioDataEventRefCount() function
234 DynamicVector<AudioDataEventRefCount> mAudioDataEventRefCounts; argument