Searched defs:existConcurrentSources (Results 1 – 2 of 2) sorted by relevance
1384 … std::vector<SourceType> existConcurrentSources = (iterActive->first).currencySources.sourcesTypes; in ProcessExistInterrupt() local1750 const SourceType &incomingSourceType, const std::vector<SourceType> &existConcurrentSources, in IsAudioSourceConcurrency()2388 … std::vector<SourceType> existConcurrentSources = inprocessing.currencySources.sourcesTypes; in SimulateFocusEntry() local
1170 std::vector<SourceType> existConcurrentSources, incomingConcurrentSources; variable