Searched refs:UnlockResource (Results 1 – 2 of 2) sorted by relevance
18 #undef UnlockResource47 bool UnlockResource(const std::string& id);106 cache_->UnlockResource(id_); in ~CacheLock()
141 bool DiskCache::UnlockResource(const std::string& id) { in UnlockResource() function in rtc::DiskCache