Home
last modified time | relevance | path

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

/dalvik/libdex/
DDexSwapVerify.cpp353 static bool isDataSectionType(int mapType) { in isDataSectionType() function
408 if (isDataSectionType(item->type)) { in swapMap()