Home
last modified time | relevance | path

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

/frameworks/av/media/libaudiohal/impl/
DHal2AidlMapper.cpp985 auto erasePortAfterConnectionIt = mPorts.end(); in setDevicePortConnectedState() local
994 erasePortAfterConnectionIt = findPort(matchDevice); in setDevicePortConnectedState()
1028 if (erasePortAfterConnectionIt != mPorts.end()) { in setDevicePortConnectedState()
1029 mPorts.erase(erasePortAfterConnectionIt); in setDevicePortConnectedState()