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 186 class HwModule {
188 HwModule(const char *name);
189 ~HwModule();
207 IOProfile(HwModule *module);
228 HwModule *mModule; // audio HW module exposing this I/O stream
511 status_t loadOutput(cnode *root, HwModule *module);
512 status_t loadInput(cnode *root, HwModule *module);
561 Vector <HwModule *> mHwModules;
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp     [all...]

Completed in 2097 milliseconds