Home
last modified time | relevance | path

Searched refs:haveInputProfilesInModule (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
H A DPolicyConfig.h85 bool haveInputProfilesInModule(const std::string& name) const;
H A DPolicyConfig.cpp91 bool PolicyConfig::haveInputProfilesInModule(const std::string& name) const { in haveInputProfilesInModule() function in PolicyConfig
/aosp_15_r20/hardware/interfaces/audio/core/all-versions/vts/functional/
H A DPolicyConfig.h79 bool haveInputProfilesInModule(const std::string& name) const { in haveInputProfilesInModule() function