Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device2/
DCamera2Device.cpp866 status_t notLocked; in dump() local
867 notLocked = mMutex.tryLock(); in dump()
868 if (notLocked) { in dump()
903 if (notLocked == 0) { in dump()