Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DHwModule.h37 status_t loadOutput(cnode *root);
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DConfigParsingUtils.cpp153 status_t tmpStatus = module->loadOutput(node); in loadHwModule()
DHwModule.cpp94 status_t HwModule::loadOutput(cnode *root) in loadOutput() function in android::HwModule