Home
last modified time | relevance | path

Searched defs:getModuleFromName (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/test/mobile/model_test/
H A Dgen_test_model.py158 def getModuleFromName(model_name): function
/aosp_15_r20/hardware/interfaces/audio/core/all-versions/vts/functional/
H A DPolicyConfig.h60 sp<const android::HwModule> getModuleFromName(const std::string& name) const { in getModuleFromName() function
/aosp_15_r20/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
H A DPolicyConfig.cpp51 const xsd::Module* PolicyConfig::getModuleFromName(const std::string& name) const { in getModuleFromName() function in PolicyConfig
/aosp_15_r20/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DHwModule.cpp296 sp <HwModule> HwModuleCollection::getModuleFromName(const char *name) const in getModuleFromName() function in android::HwModuleCollection