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

/external/webrtc/webrtc/base/
H A Ddiskcache.h18 #undef UnlockResource macro
47 bool UnlockResource(const std::string& id);
106 cache_->UnlockResource(id_);
H A Ddiskcache.cc141 bool DiskCache::UnlockResource(const std::string& id) { function in class:rtc::DiskCache

Completed in 160 milliseconds