Home | History | Annotate | Download | only in gc

Lines Matching refs:ContainsSorted

674         if (allocation_stack_->ContainsSorted(const_cast<mirror::Object*>(obj))) {
684 if (live_stack_->ContainsSorted(const_cast<mirror::Object*>(obj))) {
1550 if (live_stack->ContainsSorted(const_cast<mirror::Object*>(ref))) {
1551 if (live_stack->ContainsSorted(const_cast<mirror::Object*>(obj))) {