Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/
DModule.cpp98 if (auto profilesIt = in findAudioProfile() local
101 profilesIt != port.profiles.end()) { in findAudioProfile()
102 *profile = *profilesIt; in findAudioProfile()