Home
last modified time | relevance | path

Searched refs:isPCVolumeEnable_ (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_common_utils.h33 static bool isPCVolumeEnable_; member in OHOS::AudioStandard::VolumeUtils
/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_utils.cpp1203 bool VolumeUtils::isPCVolumeEnable_ = false; member in OHOS::AudioStandard::VolumeUtils
1262 if (isPCVolumeEnable_) { in GetVolumeMap()
1271 isPCVolumeEnable_ = isPCVolumeEnable; in SetPCVolumeEnable()
1276 return isPCVolumeEnable_; in IsPCVolumeEnable()

Completed in 4 milliseconds