HomeSort by relevance Sort by last modified time
    Searched refs:HwModule (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h 174 class HwModule {
176 HwModule(const char *name);
177 ~HwModule();
195 IOProfile(HwModule *module);
216 HwModule *mModule; // audio HW module exposing this I/O stream
490 status_t loadOutput(cnode *root, HwModule *module);
491 status_t loadInput(cnode *root, HwModule *module);
531 Vector <HwModule *> mHwModules;
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp     [all...]

Completed in 62 milliseconds