Searched refs:extractAddressFromAudioAttributes (Results 1 – 3 of 3) sorted by relevance
162 std::optional<std::string> extractAddressFromAudioAttributes(const audio_attributes_t& attr);
39 std::optional<std::string> tagAddress = extractAddressFromAudioAttributes(attr); in matchAddressToTags()521 std::optional<std::string> address = extractAddressFromAudioAttributes(attr); in getInputMixForAttr()756 std::optional<std::string> extractAddressFromAudioAttributes(const audio_attributes_t& attr) { in extractAddressFromAudioAttributes() function
2903 extractAddressFromAudioAttributes(attributes).has_value()) { in getInputForAttr()