Searched refs:blobAllocator (Results 1 – 1 of 1) sorted by relevance
238 static std::weak_ptr<C2Allocator> blobAllocator; in fetchBlobAllocator() local240 std::shared_ptr<C2Allocator> allocator = blobAllocator.lock(); in fetchBlobAllocator()243 blobAllocator = allocator; in fetchBlobAllocator()