Home
last modified time | relevance | path

Searched refs:GetVolumeChangeString (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/include/
H A Daudio_adapter_interface_impl.h143 std::string GetVolumeChangeString(const std::string &args);
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_adapter_interface_impl.cpp963 std::string volumeChange = GetVolumeChangeString(event.content); in HandleVolumeChangeEvent()
975 std::string AudioAdapterInterfaceImpl::GetVolumeChangeString(const std::string &args) in GetVolumeChangeString() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioAdapterInterfaceImpl