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

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

Completed in 42 milliseconds