Searched refs:findAny (Results 1 – 1 of 1) sorted by relevance
131 auto findAny(const std::vector<T>& v, const std::set<int32_t>& ids) { in findAny() function2817 if (auto it = findAny<AudioPort>(attachedDevicePorts, devicePortIds); in SetUpDevicePort()2823 if (auto it = findAny<AudioPort>(connectedDevicePorts, devicePortIds); in SetUpDevicePort()2830 if (auto it = findAny<AudioPort>(externalDevicePorts, devicePortIds); in SetUpDevicePort()