Searched refs:RemoveDependenciesForLinearAlloc (Results 1 – 3 of 3) sorted by relevance
129 void RemoveDependenciesForLinearAlloc(const LinearAlloc* linear_alloc)
707 void ClassHierarchyAnalysis::RemoveDependenciesForLinearAlloc(const LinearAlloc* linear_alloc) { in RemoveDependenciesForLinearAlloc() function in art::ClassHierarchyAnalysis
2507 cha_->RemoveDependenciesForLinearAlloc(data.allocator); in DeleteClassLoader()