Searched defs:CacheLock (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Ddiskcache.h93 // CacheLock - Automatically manage locking and unlocking, with optional
97 class CacheLock { class in namespace:rtc
99 CacheLock(DiskCache* cache, const std::string& id, bool rollback = false) function in class:rtc::CacheLock
104 ~CacheLock() {

Completed in 87 milliseconds