Home
last modified time | relevance | path

Searched refs:GetMetadataSection (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/
H A Dimage.h325 const ImageSection& GetMetadataSection() const { in GetMetadataSection() function
/aosp12/art/runtime/gc/space/
H A Dimage_space.cc3680 const ImageSection& metadata = GetImageHeader().GetMetadataSection(); in ReleaseMetadata()