Searched refs:GetDevIdFromAudioDevice (Results 1 – 3 of 3) sorted by relevance
148 std::string DistributedCallManager::GetDevIdFromAudioDevice(const AudioDevice& device) in GetDevIdFromAudioDevice() function in OHOS::Telephony::DistributedCallManager213 std::string devId = GetDevIdFromAudioDevice(iter->second); in RemoveDCallDevice()266 devId = GetDevIdFromAudioDevice(connectedAudioDevice_); in GetConnectedDCallDeviceId()305 std::string devId = GetDevIdFromAudioDevice(device); in SwitchOnDCallDeviceSync()
73 std::string GetDevIdFromAudioDevice(const AudioDevice& device);
587 std::string restr = manager.GetDevIdFromAudioDevice(device);