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

/dalvik/libdex/
H A DDexSwapVerify.cpp317 * Helper for swapMap(), which turns a map type constant into a small
350 * Helper for swapMap(), which indicates if an item type should appear
373 static bool swapMap(CheckState* state, DexMapList* pMap) function
3021 okay = okay && swapMap(&state, pDexMap);

Completed in 23 milliseconds