Searched refs:mimeTypeCache (Results 1 – 10 of 10) sorted by relevance
680 static HashSet<String> mimeTypeCache() in mimeTypeCache() function703 types = mimeTypeCache(); in getSupportedTypes()715 …return mimeTypeCache().contains(type) ? (codecs.isEmpty() ? MediaPlayer::MayBeSupported : MediaPla… in supportsType()
926 static HashSet<String> mimeTypeCache() in mimeTypeCache() function1012 types = mimeTypeCache(); in getSupportedTypes()1024 …return mimeTypeCache().contains(type) ? (codecs.isEmpty() ? MediaPlayer::MayBeSupported : MediaPla… in supportsType()
584 static HashSet<String> mimeTypeCache()623 supportedTypes = mimeTypeCache();628 if (!mimeTypeCache().contains(type))
1446 static HashSet<String> mimeTypeCache() in mimeTypeCache() function1590 types = mimeTypeCache(); in getSupportedTypes()1599 if (mimeTypeCache().contains(type)) in supportsType()
10293 (WebCore::mimeTypeCache): fix compiler warnings.20277 (WebCore::mimeTypeCache):24678 (WebCore::mimeTypeCache):24705 (WebCore::mimeTypeCache):24813 (WebCore::mimeTypeCache):34605 (WebCore::mimeTypeCache):52447 (WebCore::MediaPlayerPrivate::mimeTypeCache):56006 (WebCore::mimeTypeCache):66588 (WebCore::mimeTypeCache): Gather supported mime types from GStreamer.
9340 (WebCore::mimeTypeCache): Add audio/x-m4a mimetype in the cache.15484 (WebCore::mimeTypeCache):15571 (WebCore::mimeTypeCache): Add audio/x-m4a mimetype in the cache.37172 (WebCore::mimeTypeCache):
10642 (WebCore::mimeTypeCache):29618 (WebCore::mimeTypeCache):30062 (WebCore::mimeTypeCache):41636 (WebCore::mimeTypeCache):
59093 (WebCore::mimeTypeCache):63810 (WebCore::mimeTypeCache):94132 (WebCore::mimeTypeCache):94145 (WebCore::mimeTypeCache):
38112 (WebCore::mimeTypeCache): New.38131 (WebCore::mimeTypeCache): New.
23772 (WebCore::mimeTypeCache):