Searched refs:GetMuteKeyForKvStore (Results 1 – 2 of 2) sorted by relevance
240 std::string GetMuteKeyForKvStore(DeviceType deviceType, AudioStreamType streamType);
1380 std::string muteKey = GetMuteKeyForKvStore(deviceType, streamType); in CloneMuteStatusMap()1556 std::string AudioAdapterManager::GetMuteKeyForKvStore(DeviceType deviceType, AudioStreamType stream… in GetMuteKeyForKvStore() function in OHOS::AudioStandard::AudioAdapterManager