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