HomeSort by relevance Sort by last modified time
    Searched refs:StreamCollection (Results 1 - 3 of 3) sorted by null

  /frameworks/av/services/audiopolicy/engineconfigurable/src/
Collection.h 158 typedef Collection<audio_stream_type_t> StreamCollection;
Engine.cpp 48 StreamCollection &Engine::getCollection<audio_stream_type_t>()
69 const StreamCollection &Engine::getCollection<audio_stream_type_t>() const
Engine.h 192 StreamCollection mStreamCollection; /**< Streams indexed by their enum id. */

Completed in 160 milliseconds