Home
last modified time | relevance | path

Searched defs:scope_lock (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/vold/
H A DKeyStorage.cpp415 const std::lock_guard<std::mutex> scope_lock(storage_binding_info.guard); in generateAppId() local
684 const std::lock_guard<std::mutex> scope_lock(storage_binding_info.guard); in setKeyStorageBindingSeed() local
/aosp_15_r20/external/webrtc/rtc_base/
H A Dthread_annotations_unittest.cc89 ScopeLock scope_lock(GetLock()); in CallWriteProtectedFunction() local
/aosp_15_r20/external/cronet/base/threading/
H A Dhang_watcher.cc905 base::AutoLock scope_lock(capture_lock_); in DoDumpWithoutCrashing() local