Searched refs:GetSupportedEffectConfig (Results 1 – 3 of 3) sorted by relevance
38 void GetSupportedEffectConfig(SupportedEffectConfig &supportedEffectConfig);
61 void AudioEffectManager::GetSupportedEffectConfig(SupportedEffectConfig &supportedEffectConfig) in GetSupportedEffectConfig() function in OHOS::AudioStandard::AudioEffectManager
4925 audioEffectManager_.GetSupportedEffectConfig(supportedEffectConfig); in LoadEffectLibrary()4944 audioEffectManager_.GetSupportedEffectConfig(supportedEffectConfig_); in GetEffectManagerInfo()