Home
last modified time | relevance | path

Searched refs:setSources (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioRoute.h41 void setSources(const AudioPortVector &sources) { mSources = sources; } in setSources() function
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DSerializer.cpp399 element->setSources(sources); in deserialize()