Home
last modified time | relevance | path

Searched defs:AutoUnlock (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/base/synchronization/
H A Dlock.h124 using AutoUnlock = internal::BasicAutoUnlock<Lock>; variable
/aosp_15_r20/external/libchrome/base/synchronization/
H A Dlock.h134 explicit AutoUnlock(Lock& lock) : lock_(lock) { in AutoUnlock() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/5/external/libchrome/base/synchronization/
Dlock.h137 explicit AutoUnlock(Lock& lock) : lock_(lock) { in AutoUnlock() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/synchronization/
Dlock.h137 explicit AutoUnlock(Lock& lock) : lock_(lock) { in AutoUnlock() function