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

/dalvik/vm/oo/
H A DClass.cpp3014 int poolOffset = 0, poolSize = 0; local
3176 clazz->iftable[i].methodIndexArray = clazz->ifviPool + poolOffset;
3178 poolOffset += interface->virtualMethodCount; // end here

Completed in 73 milliseconds