Searched refs:GetVolumeMap (Results 1 – 5 of 5) sorted by relevance
67 std::unordered_map<AudioStreamType, int32_t> GetVolumeMap();
205 std::unordered_map<AudioStreamType, int32_t> VolumeDataMaintainer::GetVolumeMap() in GetVolumeMap() function in OHOS::AudioStandard::VolumeDataMaintainer
1207 …:unordered_map<AudioStreamType, int32_t> volumeLevelMapTemp = volumeDataMaintainer_.GetVolumeMap(); in InitVolumeMap()
1333 std::unordered_map<AudioStreamType, AudioVolumeType>& VolumeUtils::GetVolumeMap() in GetVolumeMap() function in OHOS::AudioStandard::VolumeUtils1340 std::unordered_map<AudioStreamType, AudioVolumeType> map = GetVolumeMap(); in GetVolumeTypeFromStreamType()
263 static std::unordered_map<AudioStreamType, AudioVolumeType>& GetVolumeMap();