Searched refs:typeListInitialized (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/avfoundation/objc/
H A DMediaPlayerPrivateMediaSourceAVFObjC.mm218 static bool typeListInitialized = false;
220 if (typeListInitialized)
222 typeListInitialized = true;
H A DMediaPlayerPrivateAVFoundationObjC.mm1421 static bool typeListInitialized = false;
1423 if (typeListInitialized)
1425 typeListInitialized = true;
/macosx-10.10/WebCore-7600.1.25/platform/graphics/avfoundation/cf/
H A DMediaPlayerPrivateAVFoundationCF.cpp869 static bool typeListInitialized = false; local
871 if (typeListInitialized)
873 typeListInitialized = true;
/macosx-10.10/WebCore-7600.1.25/platform/graphics/gstreamer/
H A DMediaPlayerPrivateGStreamer.cpp1668 static bool typeListInitialized = false; local
1670 if (typeListInitialized)
1765 typeListInitialized = true;

Completed in 278 milliseconds