Searched refs:RemoveDependenciesForLinearAlloc (Results 1 – 3 of 3) sorted by relevance
130 void RemoveDependenciesForLinearAlloc(Thread* self, const LinearAlloc* linear_alloc)
694 void ClassHierarchyAnalysis::RemoveDependenciesForLinearAlloc(Thread* self, in RemoveDependenciesForLinearAlloc() function in art::ClassHierarchyAnalysis
2721 cha_->RemoveDependenciesForLinearAlloc(self, data.allocator); in PrepareToDeleteClassLoader()