Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/
DModule.cpp461 std::for_each(oldConnections.begin(), oldConnections.end(), [&](const auto& connectionPair) { in updateStreamsConnectedState()
477 std::for_each(newConnections.begin(), newConnections.end(), [&](const auto& connectionPair) { in updateStreamsConnectedState()