Home
last modified time | relevance | path

Searched defs:directMethodCount (Results 1 – 2 of 2) sorted by relevance

/dalvik/vm/oo/
DObject.h450 int directMethodCount; member
DClass.c1968 int directMethodCount = clazz->directMethodCount; in dvmFreeClassInnards() local