Home
last modified time | relevance | path

Searched refs:volumeLevel_ (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/manager/
H A Daudio_adapter_manager_handler.h49 : deviceType_(deviceType), streamType_(streamType), volumeLevel_(volumeLevel) in VolumeDataEvent()
53 int32_t volumeLevel_; member
/foundation/multimedia/audio_framework/services/audio_service/common/include/
H A Daudio_volume.h102 volumeLevel_(volumeLevel), isMuted_(isMuted) {}; in SystemVolume()
113 int32_t volumeLevel_ = 0; member in OHOS::AudioStandard::SystemVolume
/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Daudio_volume.cpp98 volumeLevel = itSV->second.volumeLevel_; in GetVolume()
251 it->second.volumeLevel_ = systemVolume.volumeLevel_; in SetSystemVolume()
258 volumeType, deviceClass.c_str(), systemVolume.volume_, systemVolume.volumeLevel_, systemVolume.isMuted_, in SetSystemVolume()
268 it->second.volumeLevel_ = volumeLevel; in SetSystemVolume()
272 systemVolume.volumeLevel_ = volumeLevel; in SetSystemVolume()
328 AppendFormat(dumpString, " volInt: %d ", systemVolume.volumeLevel_); in Dump()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/
H A Daudio_adapter_manager_handler.cpp99 eventContextObj->streamType_, eventContextObj->volumeLevel_); in HandleVolumeDataBaseSave()

Completed in 3 milliseconds