Home
last modified time | relevance | path

Searched refs:GetMuteKeyForDataShare (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.cpp234 std::string muteKey = GetMuteKeyForDataShare(deviceType, streamType); in SaveMuteStatusInternal()
268 std::string muteKey = GetMuteKeyForDataShare(deviceType, streamType); in GetMuteStatusInternal()
612 std::string VolumeDataMaintainer::GetMuteKeyForDataShare(DeviceType deviceType, AudioStreamType str… in GetMuteKeyForDataShare() function in OHOS::AudioStandard::VolumeDataMaintainer
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/manager/
H A Dvolume_data_maintainer.h95 static std::string GetMuteKeyForDataShare(DeviceType deviceType, AudioStreamType streamType);