Home
last modified time | relevance | path

Searched defs:newPropertyArray (Results 1 – 4 of 4) sorted by relevance

/foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_capturer_session_unit_test/src/
Daudio_capturer_session_unit_test.cpp33 AudioEnhancePropertyArray newPropertyArray; variable
51 AudioEnhancePropertyArray newPropertyArray; variable
69 AudioEnhancePropertyArray newPropertyArray; variable
88 AudioEnhancePropertyArray newPropertyArray; variable
107 AudioEnhancePropertyArray newPropertyArray; variable
126 AudioEnhancePropertyArray newPropertyArray; variable
145 AudioEnhancePropertyArray newPropertyArray; variable
167 AudioEnhancePropertyArray newPropertyArray; variable
189 AudioEnhancePropertyArray newPropertyArray; variable
211 AudioEffectPropertyArrayV3 newPropertyArray; variable
[all …]
/foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_ipc_serialization_unit_test/src/
Daudio_ipc_serialization_unit_test.cpp781 auto newPropertyArray = std::shared_ptr<AudioEffectPropertyArrayV3>( variable
805 auto newPropertyArray = std::shared_ptr<AudioEffectPropertyArrayV3>( variable
823 auto newPropertyArray = std::shared_ptr<AudioEnhancePropertyArray>( variable
847 auto newPropertyArray = std::shared_ptr<AudioEnhancePropertyArray>( variable
865 auto newPropertyArray = std::shared_ptr<AudioEffectPropertyArray>( variable
889 auto newPropertyArray = std::shared_ptr<AudioEffectPropertyArray>( variable
/foundation/multimedia/audio_framework/services/audio_policy/server/domain/pipe/src/
Daudio_capturer_session.cpp571 const AudioEffectPropertyArrayV3 &newPropertyArray) in ReloadSourceForEffect()
610 const AudioEnhancePropertyArray &newPropertyArray) in ReloadSourceForEffect()
/foundation/multimedia/audio_framework/test/fuzztest/audiopolicyserviceenhance_fuzzer/
Daudio_policy_service_enhance_fuzzer.cpp278 AudioEnhancePropertyArray newPropertyArray; in AudioPolicyServiceEnhanceSixFuzzTest() local