Home
last modified time | relevance | path

Searched refs:AddKeyValueIntoMap (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/effect/
H A Daudio_effect_manager.cpp557 void AddKeyValueIntoMap(std::unordered_map<T, std::string> &map, std::string &key, std::string &val… in AddKeyValueIntoMap() function
584 AddKeyValueIntoMap(map, key, device.chain); in ConstructEffectChainManagerParam()
614 AddKeyValueIntoMap(map, key, device.chain); in ConstructEnhanceChainManagerParam()