Home
last modified time | relevance | path

Searched refs:UnlockResource (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/base/
Ddiskcache.h18 #undef UnlockResource
47 bool UnlockResource(const std::string& id);
106 cache_->UnlockResource(id_); in ~CacheLock()
Ddiskcache.cc141 bool DiskCache::UnlockResource(const std::string& id) { in UnlockResource() function in rtc::DiskCache
/external/ImageMagick/MagickCore/
Dnt-base.c2174 UnlockResource(global); in NTResourceToBlob()