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