Searched refs:rngRef (Results 1 – 1 of 1) sorted by relevance
204 for (auto& rngRef : nodeGraphHandles_) { in HandlePendingAllocations() local205 if (rngRef && (rngRef.GetRefCount() <= 1)) { in HandlePendingAllocations()206 Destroy(rngRef.GetHandle()); in HandlePendingAllocations()