Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/include/
Dpolicy.h27 using StreamTypeVector = std::vector<audio_stream_type_t>; variable
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioOutputDescriptor.cpp163 const StreamTypeVector &/*streams*/, in setVolume()