Searched refs:SetHighResolutionExist (Results 1 – 13 of 13) sorted by relevance
64 void SetHighResolutionExist(bool isHighResExist);
199 void PolicyHandler::SetHighResolutionExist(bool isHighResExist) in SetHighResolutionExist() function in OHOS::AudioStandard::PolicyHandler
256 GetServerPtr()->SetHighResolutionExist(highResExist); in AudioPolicyOtherFuzzTest()
308 virtual int32_t SetHighResolutionExist(bool highResExist) = 0;
295 int32_t SetHighResolutionExist(bool highResExist) override;
390 int32_t SetHighResolutionExist(bool highResExist);
694 int32_t ret = AudioPolicyManager::GetInstance().SetHighResolutionExist(true);707 int32_t ret = AudioPolicyManager::GetInstance().SetHighResolutionExist(false);
455 int32_t SetHighResolutionExist(bool highResExist) override;
1885 int32_t AudioPolicyManager::SetHighResolutionExist(bool highResExist) in SetHighResolutionExist() function in OHOS::AudioStandard::AudioPolicyManager1892 gsp->SetHighResolutionExist(highResExist); in SetHighResolutionExist()
2221 int32_t AudioPolicyProxy::SetHighResolutionExist(bool highResExist) in SetHighResolutionExist() function in OHOS::AudioStandard::AudioPolicyProxy
1727 int32_t AudioPolicyProxy::SetHighResolutionExist(bool highResExist) in SetHighResolutionExist() function in OHOS::AudioStandard::AudioPolicyProxy
1910 SetHighResolutionExist(highResExist); in SetHighResolutionExistInternal()
2756 int32_t AudioPolicyServer::SetHighResolutionExist(bool highResExist) in SetHighResolutionExist() function in OHOS::AudioStandard::AudioPolicyServer