Searched refs:GetCacheMgrMutex (Results 1 – 4 of 4) sorted by relevance
219 std::lock_guard<std::mutex> lock(cacheMgr->GetCacheMgrMutex()); in OnHotPlug()225 std::lock_guard<std::mutex> lock(cacheMgr->GetCacheMgrMutex()); in OnHotPlug()270 std::lock_guard<std::mutex> lock(cacheMgr_->GetCacheMgrMutex()); in SetClientBufferCacheCount()507 std::lock_guard<std::mutex> lock(cacheMgr_->GetCacheMgrMutex()); in CreateLayer()522 std::lock_guard<std::mutex> lock(cacheMgr_->GetCacheMgrMutex()); in DestroyLayer()755 std::lock_guard<std::mutex> lock(cacheMgr_->GetCacheMgrMutex()); in ClearClientBuffer()766 std::lock_guard<std::mutex> lock(cacheMgr_->GetCacheMgrMutex()); in ClearLayerBuffer()
44 static std::mutex& GetCacheMgrMutex();
147 std::mutex& DeviceCacheManager::GetCacheMgrMutex() in GetCacheMgrMutex() function in OHOS::HDI::Display::Composer::DeviceCacheManager
366 std::lock_guard<std::mutex> lock(cacheMgr_->GetCacheMgrMutex()); in SetDisplayClientBuffer()820 std::lock_guard<std::mutex> lock(cacheMgr_->GetCacheMgrMutex()); in SetLayerBuffer()