Searched refs:VisitPackedArtMethods (Results 1 – 7 of 7) sorted by relevance
65 inline void ImageHeader::VisitPackedArtMethods(const Visitor& visitor, in VisitPackedArtMethods() function
382 void VisitPackedArtMethods(const Visitor& visitor,
1747 header.VisitPackedArtMethods([&](ArtMethod& method) in Update()2033 header.VisitPackedArtMethods([&](ArtMethod& method) REQUIRES_SHARED(Locks::mutator_lock_) { in VerifyAppImage()2191 header.VisitPackedArtMethods([&](ArtMethod& method) REQUIRES_SHARED(Locks::mutator_lock_) { in AddImageSpace()2204 header.VisitPackedArtMethods([&](ArtMethod& method) REQUIRES_SHARED(Locks::mutator_lock_) { in AddImageSpace()2210 header.VisitPackedArtMethods([&](ArtMethod& method) REQUIRES_SHARED(Locks::mutator_lock_) { in AddImageSpace()
1090 header.VisitPackedArtMethods([&](ArtMethod& method) NO_THREAD_SAFETY_ANALYSIS { in MapBootImageMethods()
731 RegionCommon<ArtMethod>::image_header_.VisitPackedArtMethods(*visitor, base, pointer_size); in VisitEntries()
1532 image_header->VisitPackedArtMethods([&](ArtMethod& method) NO_THREAD_SAFETY_ANALYSIS { in RelocateInPlace()2872 image_header.VisitPackedArtMethods([&](ArtMethod& method) in DoRelocateSpaces()
1956 image_header_.VisitPackedArtMethods([&](ArtMethod& method) in Dump()