Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/
H A Dvolume_data_maintainer.cpp131 std::string volumeKey = GetVolumeKeyForDataShare(type, streamType); in SaveVolume() local
132 if (!volumeKey.compare("")) { in SaveVolume()
139 ErrCode ret = audioSettingProvider.PutIntValue(volumeKey, volumeLevel, "system"); in SaveVolume()
159 std::string volumeKey = GetVolumeKeyForDataShare(deviceType, streamType); in GetVolumeInternal() local
160 if (!volumeKey.compare("")) { in GetVolumeInternal()
168 ErrCode ret = audioSettingProvider.GetIntValue(volumeKey, volumeValue, "system"); in GetVolumeInternal()
H A Daudio_adapter_manager.cpp1269 std::string volumeKey = GetVolumeKeyForKvStore(deviceType, streamType); in CloneVolumeMap() local
1270 Key key = volumeKey; in CloneVolumeMap()
1272 Status status = audioPolicyKvStore_->Get(volumeKey, value); in CloneVolumeMap()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/
H A DREADME.md198 audio frameWork contains renserState change、 ringMode change、 volumeKey change