Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_verifier.cc84 constexpr bool IsDataSectionType(DexFile::MapItemType map_item_type) { in IsDataSectionType() function
692 if (IsDataSectionType(item_type)) { in CheckMap()
2197 if (IsDataSectionType(kType)) { in CheckIntraSectionIterate()