Lines Matching defs:nullptr
51 first_elem.object = GcRoot<T>(nullptr);
59 return nullptr;
69 first_elem.object = nullptr;
92 if (preresolved_strings != nullptr) {
96 if (LIKELY(string != nullptr)) {
106 DCHECK(resolved != nullptr);
119 DCHECK(resolved != nullptr);
133 GcRoot<mirror::String>*>(PreResolvedStringsOffset(), nullptr);
146 StringDexCachePair cleared(nullptr, StringDexCachePair::InvalidIndexForSlot(slot_idx));
166 DCHECK(resolved != nullptr);
183 TypeDexCachePair cleared(nullptr, TypeDexCachePair::InvalidIndexForSlot(slot_idx));
202 DCHECK(resolved != nullptr);
223 GcRoot<mirror::CallSite> null_call_site(nullptr);
254 DCHECK(field != nullptr);
266 FieldDexCachePair cleared(nullptr, FieldDexCachePair::InvalidIndexForSlot(slot_idx));
288 DCHECK(method != nullptr);
300 MethodDexCachePair cleared(nullptr, MethodDexCachePair::InvalidIndexForSlot(slot_idx));