Home
last modified time | relevance | path

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

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