OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getModuleFromName
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
HwModule.h
103
sp<HwModule>
getModuleFromName
(const char *name) const;
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
ConfigParsingUtils.cpp
407
loadGlobalConfig(root, config, hwModules.
getModuleFromName
(AUDIO_HARDWARE_MODULE_ID_PRIMARY));
HwModule.cpp
253
sp <HwModule> HwModuleCollection::
getModuleFromName
(const char *name) const
Completed in 586 milliseconds