Searched refs:SetNativePair (Results 1 – 3 of 3) sorted by relevance
78 fields->SetNativePair(i, pair); in VisitReflectiveTargets()100 methods->SetNativePair(i, pair); in VisitReflectiveTargets()
132 SetNativePair(entries_, SlotIndex(index), pair); in Set()139 void SetNativePair(uint32_t index, NativeDexCachePair<T> value) { in SetNativePair() function140 SetNativePair(entries_, SlotIndex(index), value); in SetNativePair()150 void SetNativePair(std::atomic<NativeDexCachePair<T>>* pair_array, in SetNativePair() function
90 methods->SetNativePair(i, pair); in Java_Main_restoreResolvedMethods()