Searched refs:GetTypeValueFromPin (Results 1 – 3 of 3) sorted by relevance
887 DeviceType ret = AudioSystemManager::GetInstance()->GetTypeValueFromPin(pin);899 DeviceType ret = AudioSystemManager::GetInstance()->GetTypeValueFromPin(pin);911 DeviceType ret = AudioSystemManager::GetInstance()->GetTypeValueFromPin(pin);923 DeviceType ret = AudioSystemManager::GetInstance()->GetTypeValueFromPin(pin);935 DeviceType ret = AudioSystemManager::GetInstance()->GetTypeValueFromPin(pin);947 DeviceType ret = AudioSystemManager::GetInstance()->GetTypeValueFromPin(pin);959 DeviceType ret = AudioSystemManager::GetInstance()->GetTypeValueFromPin(pin);971 DeviceType ret = AudioSystemManager::GetInstance()->GetTypeValueFromPin(pin);983 DeviceType ret = AudioSystemManager::GetInstance()->GetTypeValueFromPin(pin);995 DeviceType ret = AudioSystemManager::GetInstance()->GetTypeValueFromPin(pin);[all …]
1109 DeviceType GetTypeValueFromPin(AudioPin pin) const;
1307 DeviceType AudioSystemManager::GetTypeValueFromPin(AudioPin pin) const in GetTypeValueFromPin() function in OHOS::AudioStandard::AudioSystemManager