Searched refs:QueryEffectSceneMode (Results 1 – 9 of 9) sorted by relevance
109 int32_t ret = AudioPolicyManager::GetInstance().QueryEffectSceneMode(supportedEffectConfig); in GetEffectInfoArray()
183 virtual int32_t QueryEffectSceneMode(SupportedEffectConfig &supportedEffectConfig) = 0;
180 int32_t QueryEffectSceneMode(SupportedEffectConfig &supportedEffectConfig) override;
248 int32_t QueryEffectSceneMode(SupportedEffectConfig &supportedEffectConfig);
1030 int32_t AudioPolicyManager::QueryEffectSceneMode(SupportedEffectConfig &supportedEffectConfig) in QueryEffectSceneMode() function in OHOS::AudioStandard::AudioPolicyManager1034 int error = gsp->QueryEffectSceneMode(supportedEffectConfig); in QueryEffectSceneMode()
1252 int32_t AudioPolicyProxy::QueryEffectSceneMode(SupportedEffectConfig &supportedEffectConfig) in QueryEffectSceneMode() function in OHOS::AudioStandard::AudioPolicyProxy
265 int32_t QueryEffectSceneMode(SupportedEffectConfig &supportedEffectConfig) override;
696 int32_t ret = QueryEffectSceneMode(supportedEffectConfig); // audio_policy_server.cpp in QueryEffectSceneModeInternal()
2562 int32_t AudioPolicyServer::QueryEffectSceneMode(SupportedEffectConfig &supportedEffectConfig) in QueryEffectSceneMode() function in OHOS::AudioStandard::AudioPolicyServer