OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:findHwDeviceByModule
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/audioflinger/
PatchPanel.cpp
166
sp<DeviceHalInterface> hwDevice =
findHwDeviceByModule
(hwModule);
643
sp<DeviceHalInterface> hwDevice =
findHwDeviceByModule
(src.ext.device.hw_module);
672
if (
findHwDeviceByModule
(src.ext.mix.hw_module) == 0) {
[
all
...]
PatchPanel.h
188
sp<DeviceHalInterface>
findHwDeviceByModule
(audio_module_handle_t module);
Completed in 866 milliseconds