Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp7973 sp<IOProfile> firstInexact = nullptr; in getInputProfile() local
7997 if (firstInexact == nullptr in getInputProfile()
8010 firstInexact = profile; in getInputProfile()
8015 if (firstInexact != nullptr) { in getInputProfile()
8019 return firstInexact; in getInputProfile()