Searched refs:GetFriendlyName (Results 1 – 3 of 3) sorted by relevance
268 TEST_F(CoreAudioUtilityWinTest, GetFriendlyName) { in TEST_F() argument280 std::string friendly_name = core_audio_utility::GetFriendlyName( in TEST_F()288 friendly_name = core_audio_utility::GetFriendlyName(device_name.unique_id, in TEST_F()
409 std::string GetFriendlyName(const std::string& device_id,
765 std::string GetFriendlyName(const std::string& device_id, in GetFriendlyName() function