Home | History | Annotate | Download | only in media

Lines Matching refs:EnumerationRequired

725   if (!EnumerationRequired(cache, type)) {
1050 bool MediaStreamManager::EnumerationRequired(EnumerationCache* cache,
1224 if (EnumerationRequired(&audio_enumeration_cache_, audio_type) ||
1225 EnumerationRequired(&video_enumeration_cache_, video_type)) {