Searched refs:IsHighResolutionExist (Results 1 – 12 of 12) sorted by relevance
254 GetServerPtr()->IsHighResolutionExist(); in AudioPolicyOtherFuzzTest()
306 virtual bool IsHighResolutionExist(void) = 0;
293 bool IsHighResolutionExist() override;
388 bool IsHighResolutionExist();
696 bool isHighResExist = AudioPolicyManager::GetInstance().IsHighResolutionExist();709 bool isHighResExist = AudioPolicyManager::GetInstance().IsHighResolutionExist();
453 bool IsHighResolutionExist() override;
1874 bool AudioPolicyManager::IsHighResolutionExist() in IsHighResolutionExist() function in OHOS::AudioStandard::AudioPolicyManager1881 bool gspIsHighResolutionExist = gsp->IsHighResolutionExist(); in IsHighResolutionExist()
2205 bool AudioPolicyProxy::IsHighResolutionExist() in IsHighResolutionExist() function in OHOS::AudioStandard::AudioPolicyProxy
1712 bool AudioPolicyProxy::IsHighResolutionExist() in IsHighResolutionExist() function in OHOS::AudioStandard::AudioPolicyProxy
1903 bool ret = IsHighResolutionExist(); in IsHighResolutionExistInternal()
2746 bool AudioPolicyServer::IsHighResolutionExist() in IsHighResolutionExist() function in OHOS::AudioStandard::AudioPolicyServer
2170 return AudioPolicyManager::GetInstance().IsHighResolutionExist(); in GetHighResolutionEnabled()