Searched refs:Prune (Results 1 – 2 of 2) sorted by relevance
17 # TODO(b/122710865): Prune these uses once the runtime APEX is complete.
1193 size_t Prune() REQUIRES_SHARED(Locks::mutator_lock_) { in Prune() function in art::linker::ImageWriter::PruneClassesVisitor1224 removed_class_count_ += classes_visitor.Prune(); in Visit()