Home
last modified time | relevance | path

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

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