Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DHwModule.h32 class InputProfile; variable
H A DIOProfile.h218 explicit InputProfile(const std::string &name) : IOProfile(name, AUDIO_PORT_ROLE_SINK) {} in InputProfile() function