Home
last modified time | relevance | path

Searched refs:GetVolumeKeyForDataShare (Results 1 – 2 of 2) 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()
159 std::string volumeKey = GetVolumeKeyForDataShare(deviceType, streamType); in GetVolumeInternal()
592 std::string VolumeDataMaintainer::GetVolumeKeyForDataShare(DeviceType deviceType, AudioStreamType s… in GetVolumeKeyForDataShare() function in OHOS::AudioStandard::VolumeDataMaintainer
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/manager/
H A Dvolume_data_maintainer.h94 static std::string GetVolumeKeyForDataShare(DeviceType deviceType, AudioStreamType streamType);