Home
last modified time | relevance | path

Searched refs:belongsToProfile (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libaudiohal/impl/
DHal2AidlMapper.cpp556 auto belongsToProfile = [&config, &channelMaskMatches](const AudioProfile& prof) { in findPort() local
582 std::find_if(p.profiles.begin(), p.profiles.end(), belongsToProfile) != in findPort()