Home
last modified time | relevance | path

Searched defs:mWriteLock (Results 1 – 12 of 12) sorted by relevance

/hardware/interfaces/sensors/aidl/default/include/sensors-impl/
DSensors.h200 std::mutex mWriteLock; variable
/hardware/interfaces/tv/tuner/1.1/default/
DDemux.h178 std::mutex mWriteLock; variable
DDvr.h144 std::mutex mWriteLock; variable
DFilter.h216 std::mutex mWriteLock; variable
/hardware/interfaces/tv/tuner/1.0/default/
DDemux.h181 std::mutex mWriteLock; variable
DDvr.h148 std::mutex mWriteLock; variable
DFilter.h182 std::mutex mWriteLock; variable
/hardware/interfaces/tv/tuner/aidl/default/
DDvr.h154 std::mutex mWriteLock; variable
DDemux.h227 std::mutex mWriteLock; variable
DFilter.h248 std::mutex mWriteLock; variable
/hardware/google/aemu/base/include/aemu/base/synchronization/
DLock.h321 Lock mWriteLock; // Just use a normal mutex to protect writes variable
/hardware/interfaces/sensors/common/default/2.X/
DSensors.h324 std::mutex mWriteLock; member