Searched refs:erasePortAfterConnectionIt (Results 1 – 1 of 1) sorted by relevance
985 auto erasePortAfterConnectionIt = mPorts.end(); in setDevicePortConnectedState() local994 erasePortAfterConnectionIt = findPort(matchDevice); in setDevicePortConnectedState()1028 if (erasePortAfterConnectionIt != mPorts.end()) { in setDevicePortConnectedState()1029 mPorts.erase(erasePortAfterConnectionIt); in setDevicePortConnectedState()