Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file_verifier.cc55 static bool IsDataSectionType(uint32_t map_type) { in IsDataSectionType() function
320 if (IsDataSectionType(item->type_)) { in CheckMap()
1259 if (IsDataSectionType(type)) { in CheckIntraSectionIterate()