Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DHwModule.h38 status_t loadInput(cnode *root);
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DConfigParsingUtils.cpp165 status_t tmpStatus = module->loadInput(node); in loadHwModule()
DHwModule.cpp47 status_t HwModule::loadInput(cnode *root) in loadInput() function in android::HwModule