Searched refs:SetAllocator (Results 1 – 3 of 3) sorted by relevance
61 void SetAllocator(LinearAlloc* allocator) REQUIRES_SHARED(Locks::mutator_lock_) { in SetAllocator() function
3213 copy_loader->SetAllocator(nullptr); in FixupObject()
5797 class_loader->SetAllocator(data.allocator); in RegisterClassLoader()