Home
last modified time | relevance | path

Searched defs:proxyIt (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/audio/aidl/default/bluetooth/
DModuleBluetooth.cpp173 const auto proxyIt = mProxies.find(devicePortId); in checkAudioPatchEndpointsMatch() local
266 const auto proxyIt = mProxies.find(connectionsIt->second); in getNominalLatencyMs() local
313 const auto proxyIt = mProxies.find(connectionsIt->second); in fetchAndCheckProxy() local
335 if (auto proxyIt = mProxies.find(audioPort.id); proxyIt != mProxies.end()) { in findOrCreateProxy() local