Home
last modified time | relevance | path

Searched defs:highResExist (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/test/fuzztest/audiopolicyanother_fuzzer/
H A Daudio_policy_another_fuzzer.cpp255 bool highResExist = *reinterpret_cast<const bool *>(rawData); in AudioPolicyOtherFuzzTest() local
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/client/src/
H A Daudio_policy_manager.cpp1885 int32_t AudioPolicyManager::SetHighResolutionExist(bool highResExist) in SetHighResolutionExist()
H A Daudio_policy_proxy.cpp2221 int32_t AudioPolicyProxy::SetHighResolutionExist(bool highResExist) in SetHighResolutionExist()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/client/src/proxy/
H A Daudio_policy_proxy.cpp1727 int32_t AudioPolicyProxy::SetHighResolutionExist(bool highResExist) in SetHighResolutionExist()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_policy_server.cpp2756 int32_t AudioPolicyServer::SetHighResolutionExist(bool highResExist) in SetHighResolutionExist()
H A Daudio_policy_manager_stub.cpp1909 bool highResExist = data.ReadBool(); in SetHighResolutionExistInternal() local