[go: nahoru, domu]

Searched refs:loadHwModule_l (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
H A DAudioFlinger.h696 audio_module_handle_t loadHwModule_l(const char *name);
H A DAudioFlinger.cpp297 loadHwModule_l(audio_interfaces[i]);
1609 return loadHwModule_l(name);
1612 // loadHwModule_l() must be called with AudioFlinger::mLock held
1613 audio_module_handle_t AudioFlinger::loadHwModule_l(const char *name) function in class:android::AudioFlinger

Completed in 34 milliseconds