Searched defs:directMethodCount (Results 1 – 2 of 2) sorted by relevance
/dalvik/vm/oo/ | ||
D | Object.h | 450 int directMethodCount; member |
D | Class.c | 1968 int directMethodCount = clazz->directMethodCount; in dvmFreeClassInnards() local |