Searched refs:mDebugLock (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/omx/
H A DOMXNodeInstance.cpp379 Mutex::Autolock _l(mDebugLock);
1226 Mutex::Autolock _l(mDebugLock);
1234 Mutex::Autolock _l(mDebugLock);
1372 Mutex::Autolock _l(mDebugLock);
1387 Mutex::Autolock _l(mDebugLock);
1566 Mutex::Autolock _l(mDebugLock);
1600 Mutex::Autolock _l(mDebugLock);
1666 Mutex::Autolock _l(mDebugLock);
/frameworks/av/media/libstagefright/include/
H A DOMXNodeInstance.h187 Mutex mDebugLock; member in struct:android::OMXNodeInstance
188 // following are modified and read under mDebugLock

Completed in 89 milliseconds