Searched defs:IsDataSectionType (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_file_verifier.cc59 static bool IsDataSectionType(uint32_t map_type) { function in namespace:art
368 if (IsDataSectionType(item->type_)) {
1462 if (IsDataSectionType(type)) {

Completed in 42 milliseconds