Searched defs:new_methods (Results 1 – 5 of 5) sorted by relevance
139 uint16_t new_methods = 0; in Run() local270 bool ProfileSaver::ProcessProfilingInfo(uint16_t* new_methods) { in ProcessProfilingInfo()670 uint16_t new_methods; in ForceProcessProfiles() local
190 inline void Class::SetMethodsPtr(LengthPrefixedArray<ArtMethod>* new_methods, in SetMethodsPtr()198 inline void Class::SetMethodsPtrUnchecked(LengthPrefixedArray<ArtMethod>* new_methods, in SetMethodsPtrUnchecked()209 inline void Class::SetMethodsPtrInternal(LengthPrefixedArray<ArtMethod>* new_methods) { in SetMethodsPtrInternal()1056 LengthPrefixedArray<ArtMethod>* new_methods = visitor(methods); in FixupNativePointers() local
485 ArtMethod** new_methods = visitor(old_methods); in UpdateObjectsForImageRelocation() local
3581 LengthPrefixedArray<ArtMethod>* new_methods) { in UpdateClassMethods()
1074 ArtMethod** new_methods = fixup_adapter.ForwardObject(methods); in RelocateInPlace() local