Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DHwModule.h33 class OutputProfile; variable
DIOProfile.h224 explicit OutputProfile(const std::string &name) : IOProfile(name, AUDIO_PORT_ROLE_SOURCE) {} in OutputProfile() function