Home | History | Annotate | Download | only in gc

Lines Matching refs:nullptr

254   thread_pool_.reset(nullptr);
1384 if (obj != nullptr) {
1399 if (ref_class != nullptr) {
1407 if (ref->GetClass() != nullptr && heap_->IsHeapAddress(ref->GetClass()) &&
1910 return ref->GetFieldObject<mirror::Object*>(GetReferencePendingNextOffset(), false) != nullptr;