Searched defs:addOutputProfile (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DHwModule.cpp45 status_t HwModule::addOutputProfile(const String8& name, const audio_config_t *config, function in class:android::HwModule
57 return addOutputProfile(profile);
60 status_t HwModule::addOutputProfile(const sp<IOProfile> &profile) function in class:android::HwModule
80 return addOutputProfile(profile);

Completed in 478 milliseconds