Home
last modified time | relevance | path

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

/dalvik/libdex/
DDexSwapVerify.cpp1132 static u1* swapMethodAnnotations(const CheckState* state, u4 count, u1* addr) { in swapMethodAnnotations() function
1211 addr = swapMethodAnnotations(state, item->methodsSize, addr); in swapAnnotationsDirectoryItem()