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