Home
last modified time | relevance | path

Searched refs:removeOutputProfile (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DHwModule.h87 status_t removeOutputProfile(const std::string& name);
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DHwModule.cpp97 status_t HwModule::removeOutputProfile(const std::string& name) in removeOutputProfile() function in android::HwModule
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp2988 rSubmixModule->removeOutputProfile(address.c_str()); in unregisterPolicyMixes()