Searched refs:InvalidIndexForSlot (Results 1 – 5 of 5) sorted by relevance
150 if (pair.index == FieldDexCachePair::InvalidIndexForSlot(i)) { in VisitReflectiveTargets()157 pair = FieldDexCachePair(nullptr, FieldDexCachePair::InvalidIndexForSlot(i)); in VisitReflectiveTargets()167 if (pair.index == MethodDexCachePair::InvalidIndexForSlot(i)) { in VisitReflectiveTargets()174 pair = MethodDexCachePair(nullptr, MethodDexCachePair::InvalidIndexForSlot(i)); in VisitReflectiveTargets()
52 first_elem.index = InvalidIndexForSlot(0); in Initialize()69 first_elem.index = InvalidIndexForSlot(0); in Initialize()145 StringDexCachePair cleared(nullptr, StringDexCachePair::InvalidIndexForSlot(slot_idx)); in ClearString()183 TypeDexCachePair cleared(nullptr, TypeDexCachePair::InvalidIndexForSlot(slot_idx)); in ClearResolvedType()
79 static uint32_t InvalidIndexForSlot(uint32_t slot) { in InvalidIndexForSlot() function102 static uint32_t InvalidIndexForSlot(uint32_t slot) { in InvalidIndexForSlot() function
31 mirror::TypeDexCachePair cleared(nullptr, mirror::TypeDexCachePair::InvalidIndexForSlot(i)); in Java_Main_nativeClearResolvedTypes()
1121 mirror::MethodDexCachePair::InvalidIndexForSlot(slot_idx)); in ClearDexCache()1128 mirror::FieldDexCachePair::InvalidIndexForSlot(slot_idx)); in ClearDexCache()1135 mirror::TypeDexCachePair::InvalidIndexForSlot(slot_idx)); in ClearDexCache()1142 mirror::StringDexCachePair::InvalidIndexForSlot(slot_idx)); in ClearDexCache()1150 nullptr, mirror::MethodTypeDexCachePair::InvalidIndexForSlot(slot_idx)); in ClearDexCache()