Home
last modified time | relevance | path

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

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