Home
last modified time | relevance | path

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

/aosp12/art/libprofile/profile/
H A Dprofile_compilation_info.cc213 kExtraDescriptors = 1, enumerator
1029 FileSectionType::kExtraDescriptors, buffer.Size(), extra_descriptors_section_size); in Save()
1556 DCHECK(section_info.GetType() == FileSectionType::kExtraDescriptors); in ReadExtraDescriptorsSection()
1777 case FileSectionType::kExtraDescriptors: in LoadInternal()