Searched refs:GetVolumeKeyForKvStore (Results 1 – 2 of 2) sorted by relevance
236 std::string GetVolumeKeyForKvStore(DeviceType deviceType, AudioStreamType streamType);
994 std::string AudioAdapterManager::GetVolumeKeyForKvStore(DeviceType deviceType, AudioStreamType stre… in GetVolumeKeyForKvStore() function in OHOS::AudioStandard::AudioAdapterManager1269 std::string volumeKey = GetVolumeKeyForKvStore(deviceType, streamType); in CloneVolumeMap()