Home
last modified time | relevance | path

Searched refs:gPluginMutex (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/
DMediaExtractorFactory.cpp125 Mutex MediaExtractorFactory::gPluginMutex; member in android::MediaExtractorFactory
138 Mutex::Autolock autoLock(gPluginMutex); in sniff()
296 Mutex::Autolock autoLock(gPluginMutex); in UpdateExtractors()
327 Mutex::Autolock autoLock(gPluginMutex); in dump()
/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaExtractorFactory.h42 static Mutex gPluginMutex;