Searched refs:loadDevice (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DHwModule.h39 status_t loadDevice(cnode *root);
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DConfigParsingUtils.cpp141 status_t tmpStatus = module->loadDevice(node);
H A DHwModule.cpp140 status_t HwModule::loadDevice(cnode *root) function in class:android::HwModule
154 ALOGW("loadDevice() bad type %08x", type);
176 ALOGV("loadDevice() adding device tag %s type %08x address %s",

Completed in 5877 milliseconds