Home
last modified time | relevance | path

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

/foundation/multimedia/audio_framework/services/audio_service/common/include/
H A Daudio_volume.h54 int32_t ConvertStreamTypeStrToInt(const std::string &streamType);
/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Daudio_volume.cpp295 int32_t AudioVolume::ConvertStreamTypeStrToInt(const std::string &streamType) in ConvertStreamTypeStrToInt() function in OHOS::AudioStandard::AudioVolume
395 int32_t stream = AudioVolume::GetInstance()->ConvertStreamTypeStrToInt(streamType); in GetCurVolume()

Completed in 2 milliseconds