Home
last modified time | relevance | path

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

/art/runtime/oat/
Dimage.h331 const ImageSection& GetMetadataSection() const { in GetMetadataSection() function
/art/runtime/gc/space/
Dimage_space.cc3760 const ImageSection& metadata = GetImageHeader().GetMetadataSection(); in ReleaseMetadata()