Searched refs:getModuleName (Results 1 – 3 of 3) sorted by relevance
34 __FUNCTION__, getModuleName(), asAudioPort()->getName().c_str()); in attach()59 const char *PolicyAudioPort::getModuleName() const in getModuleName() function in android::PolicyAudioPort
100 const char *getModuleName() const;
2181 ALOGE("getInputForAttr(): HW module %s not opened", profile->getModuleName()); in getInputForDevice()